Method | Description | |
---|---|---|
MarshalDirectiveException ( ) : System | ||
MarshalDirectiveException ( String message ) : System | ||
MarshalDirectiveException ( String message, |
Method | Description | |
---|---|---|
MarshalDirectiveException ( SerializationInfo info, StreamingContext context ) : System |
public MarshalDirectiveException ( ) : System | ||
return | System |
protected MarshalDirectiveException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public MarshalDirectiveException ( String message ) : System | ||
message | String | |
return | System |
public MarshalDirectiveException ( String message, |
||
message | String | |
inner | ||
return | System |