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