Method | Description | |
---|---|---|
MemberAccessException ( ) : System.Runtime.InteropServices | ||
MemberAccessException ( string message ) : System.Runtime.InteropServices | ||
MemberAccessException ( string message, |
Method | Description | |
---|---|---|
MemberAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices |
public MemberAccessException ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
protected MemberAccessException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System.Runtime.InteropServices |
public MemberAccessException ( string message ) : System.Runtime.InteropServices | ||
message | string | |
return | System.Runtime.InteropServices |
public MemberAccessException ( string message, |
||
message | string | |
inner | ||
return | System.Runtime.InteropServices |