C# Class NotificationsExtensions.RawContent.RawContentFactory

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

Public Methods

Method Description
CreateRaw ( ) : IRawNotificationContent

Creates a raw template content object.

Method Details

CreateRaw() public static method

Creates a raw template content object.
public static CreateRaw ( ) : IRawNotificationContent
return IRawNotificationContent