Class MessageFormHelper
public static class MessageFormHelper
- Inheritance
-
MessageFormHelper
- Inherited Members
Methods
GetNotificationDescription(Notification)
public static string GetNotificationDescription(Notification notification)
Parameters
notificationNotification
Returns
GetNotificationDescription(NotificationType)
public static string GetNotificationDescription(NotificationType name)
Parameters
nameNotificationType
Returns
SetupTitle(VMessage, Action<string, string>)
public static void SetupTitle(VMessage message, Action<string, string> setMethod)