메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public NotSupportedInPlatformException ( string message ) : System | ||
message | string | The message. |
리턴 | System |