메소드 | 설명 | |
---|---|---|
GetNotificationType ( string value ) : NotificationType |
Converts to NotificationType.
|
|
GetString ( NotificationType type ) : string |
Converts to string.
|
public static GetNotificationType ( string value ) : NotificationType | ||
value | string | String object. |
리턴 | NotificationType |
public static GetString ( NotificationType type ) : string | ||
type | NotificationType | NotificationType object. |
리턴 | string |