ContractFailedEventArgs (class)

This type is found in the namespace System.Diagnostics.Contracts

mget_MessageString
mget_ConditionString
mget_FailureKindContractFailureKind
mget_OriginalExceptionException
mget_HandledBoolean
mSetHandledVoid
mget_UnwindBoolean
mSetUnwindVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pMessageString
pConditionString
pFailureKindContractFailureKind
pOriginalExceptionException
pHandledBoolean
pUnwindBoolean

get_Message

get_Condition

.

get_FailureKind

.

get_OriginalException

.

get_Handled

.

SetHandled

.

get_Unwind

.

SetUnwind

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Message

failureKindSystem.Diagnostics.Contracts.ContractFailureKind
messageSystem.String
conditionSystem.String
originalExceptionSystem.Exception

Condition

.

FailureKind

.

OriginalException

.

Handled

.

Unwind

.
.