Method | Description | |
---|---|---|
NotSupportedInPlatformException ( ) : System |
Initializes a new instance of the NotSupportedInPlatformException class.
|
|
NotSupportedInPlatformException ( string message ) : System |
Initializes a new instance of the NotSupportedInPlatformException class.
|
public NotSupportedInPlatformException ( ) : System | ||
return | System |
public NotSupportedInPlatformException ( string message ) : System | ||
message | string | The message. |
return | System |