C# Class NotificationsExtensions.RawContent.RawContentFactory

A factory which creates raw content objects for all of the raw template types.
Afficher le fichier Open project: nickharris/WnsRecipe

Méthodes publiques

Méthode Description
CreateRaw ( ) : IRawNotificationContent

Creates a raw template content object.

Method Details

CreateRaw() public static méthode

Creates a raw template content object.
public static CreateRaw ( ) : IRawNotificationContent
Résultat IRawNotificationContent