SnapDotNet.Apps.Notifications.TileContent.TileContentFactory.CreateTileWide310x150PeekImageCollection03 C# (CSharp) Метод

CreateTileWide310x150PeekImageCollection03() публичный статический Метод

Creates a tile content object for the TileWide310x150PeekImageCollection03 template.
public static CreateTileWide310x150PeekImageCollection03 ( ) : ITileWide310x150PeekImageCollection03
Результат ITileWide310x150PeekImageCollection03
                public static ITileWide310x150PeekImageCollection03 CreateTileWide310x150PeekImageCollection03()
                {
                    return new TileWide310x150PeekImageCollection03();
                }
Notifications.TileContent.TileContentFactory