Show / Hide Table of Contents

Class MessageBoxRequestedEventArgs

Inheritance
object
MessageBoxRequestedEventArgs
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Benday.Presentation
Assembly: Benday.Presentation.dll
Syntax
public class MessageBoxRequestedEventArgs

Constructors

| Edit this page View Source

MessageBoxRequestedEventArgs(Exception)

Declaration
public MessageBoxRequestedEventArgs(Exception ex)
Parameters
Type Name Description
Exception ex

Properties

| Edit this page View Source

Message

Declaration
public string Message { get; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com