Public instance methods
bool Equals(object obj)
Parameters
return bool |
|
object obj |
|
Exception GetBaseException()
Parameters
return Exception |
|
void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
SerializationInfo info |
|
StreamingContext context |
|
Public static methods
void ThrowIfNull(object o, object id, Type clazz)
Parameters
object o |
|
object id |
|
Type clazz |
|
Public properties
string HelpLink get; set;
Exception InnerException get;
Type PersistentClass get;
MethodBase TargetSite get;