MissingMethodException Fields
.NET Framework 4
The MissingMethodException type exposes the following members.
| Name | Description | |
|---|---|---|
|
ClassName | Holds the class name of the missing member. (Inherited from MissingMemberException.) |
|
MemberName | Holds the name of the missing member. (Inherited from MissingMemberException.) |
|
Signature | Holds the signature of the missing member. (Inherited from MissingMemberException.) |