InitCompleteEventArgs Constructors
Contains data for the InitComplete event.Name | Parameters | Description |
---|---|---|
InitCompleteEventArgs(InitStatus, Exception) | initStatus, exception | Initializes a new instance of the InitCompleteEventArgs class with specified settings. |
See Also