SnapDotNet.Apps.Notifications.TileContent.TileContentFactory.CreateTileWide310x150PeekImageCollection04 C# (CSharp) Method

CreateTileWide310x150PeekImageCollection04() public static method

Creates a tile content object for the TileWide310x150PeekImageCollection04 template.
public static CreateTileWide310x150PeekImageCollection04 ( ) : ITileWide310x150PeekImageCollection04
return ITileWide310x150PeekImageCollection04
                public static ITileWide310x150PeekImageCollection04 CreateTileWide310x150PeekImageCollection04()
                {
                    return new TileWide310x150PeekImageCollection04();
                }
Notifications.TileContent.TileContentFactory