Method | Description | |
---|---|---|
MissingReferenceException ( ) : System | ||
MissingReferenceException ( string message ) : System | ||
MissingReferenceException ( string message, System inner ) : System |
Method | Description | |
---|---|---|
MissingReferenceException ( System info, System context ) : System |
public MissingReferenceException ( ) : System | ||
return | System |
protected MissingReferenceException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public MissingReferenceException ( string message ) : System | ||
message | string | |
return | System |
public MissingReferenceException ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |