Méthode | Description | |
---|---|---|
GetNotificationType ( string value ) : NotificationType |
Converts to NotificationType.
|
|
GetString ( NotificationType type ) : string |
Converts to string.
|
public static GetNotificationType ( string value ) : NotificationType | ||
value | string | String object. |
Résultat | NotificationType |
public static GetString ( NotificationType type ) : string | ||
type | NotificationType | NotificationType object. |
Résultat | string |