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