Class MessageBoxRequestedEventArgs
Inherited Members
Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public class MessageBoxRequestedEventArgs
Constructors
| Edit this page View SourceMessageBoxRequestedEventArgs(Exception)
Declaration
public MessageBoxRequestedEventArgs(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
Exception | ex |
Properties
| Edit this page View SourceMessage
Declaration
public string Message { get; }
Property Value
Type | Description |
---|---|
string |