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

CreateTileWide310x150PeekImageCollection05() public static method

Creates a tile content object for the TileWide310x150PeekImageCollection05 template.
public static CreateTileWide310x150PeekImageCollection05 ( ) : ITileWide310x150PeekImageCollection05
return ITileWide310x150PeekImageCollection05
                public static ITileWide310x150PeekImageCollection05 CreateTileWide310x150PeekImageCollection05()
                {
                    return new TileWide310x150PeekImageCollection05();
                }
Notifications.TileContent.TileContentFactory