LastLogonParametersWritingEventArgs Constructors
Represents arguments passed to an application’s XafApplication.LastLogonParametersWriting event.| Name | Parameters | Description |
|---|---|---|
| LastLogonParametersWritingEventArgs(DetailView, Object, SettingsStorage) | detailView, logonObject, settingsStorage | Initializes a new instance of the LastLogonParametersWritingEventArgs class. |
See Also