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

CreateTileWide310x150PeekImageCollection06() public static method

Creates a tile content object for the TileWide310x150PeekImageCollection06 template.
public static CreateTileWide310x150PeekImageCollection06 ( ) : ITileWide310x150PeekImageCollection06
return ITileWide310x150PeekImageCollection06
                public static ITileWide310x150PeekImageCollection06 CreateTileWide310x150PeekImageCollection06()
                {
                    return new TileWide310x150PeekImageCollection06();
                }
Notifications.TileContent.TileContentFactory