Method | Description | |
---|---|---|
ReflectionTypeLoadException ( Type classes, Exception exceptions ) : System | ||
ReflectionTypeLoadException ( Type classes, Exception exceptions, String message ) : System |
Method | Description | |
---|---|---|
GetObjectData ( |
||
ReflectionTypeLoadException ( ) : System | ||
ReflectionTypeLoadException ( |
||
ReflectionTypeLoadException ( String message ) : System |
public ReflectionTypeLoadException ( Type classes, Exception exceptions ) : System | ||
classes | Type | |
exceptions | Exception | |
return | System |
public ReflectionTypeLoadException ( Type classes, Exception exceptions, String message ) : System | ||
classes | Type | |
exceptions | Exception | |
message | String | |
return | System |