Overload | Description |
---|---|
ProjectEventArgs Constructor(Project) | Creates ProjectEventArgs to pass the project to an event handler. |
ProjectEventArgs Constructor(Project,ProjectOpenMode) | Creates ProjectEventArgs to pass the project and the manner in which it was opened to an event handler. |
ProjectEventArgs Constructor(Project,String) | Creates ProjectEventArgs to pass the project and the manner in which it was opened to an event handler. |