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

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

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