Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetMessaging(XafApplication)
static
|
Returns a new Messaging instance for a specific XafApplication.
|
GetType()
|
Gets the Type of the current instance.
|
GetUserChoice(String, String, MessageBoxButtons)
|
Displays a warning message box with specified message text, caption and buttons.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Show(Exception)
|
Displays a message box.
|
Show(String, Exception)
|
Displays a message box.
|
Show(String, String, MessageBoxButtons, MessageBoxIcon)
|
Displays a message box.
|
Show(String, String)
|
Displays a message box.
|
ShowException(String)
|
|
ShowExtendedException(String, Exception)
|
|
ToString()
|
Returns a string that represents the current object.
|