C# Class OKr.Common.TileContentFactory

A factory which creates tile content objects for all of the toast template types.
显示文件 Open project: anytao/ModernReader

Public Methods

Method Description
CreateTileSquareBlock ( ) : ITileSquareBlock

Creates a tile content object for the TileSquareBlock template.

CreateTileSquareImage ( ) : ITileSquareImage

Creates a tile content object for the TileSquareImage template.

CreateTileSquarePeekImageAndText01 ( ) : ITileSquarePeekImageAndText01

Creates a tile content object for the TileSquarePeekImageAndText01 template.

CreateTileSquarePeekImageAndText02 ( ) : ITileSquarePeekImageAndText02

Creates a tile content object for the TileSquarePeekImageAndText02 template.

CreateTileSquarePeekImageAndText03 ( ) : ITileSquarePeekImageAndText03

Creates a tile content object for the TileSquarePeekImageAndText03 template.

CreateTileSquarePeekImageAndText04 ( ) : ITileSquarePeekImageAndText04

Creates a tile content object for the TileSquarePeekImageAndText04 template.

CreateTileSquareText01 ( ) : ITileSquareText01

Creates a tile content object for the TileSquareText01 template.

CreateTileSquareText02 ( ) : ITileSquareText02

Creates a tile content object for the TileSquareText02 template.

CreateTileSquareText03 ( ) : ITileSquareText03

Creates a tile content object for the TileSquareText03 template.

CreateTileSquareText04 ( ) : ITileSquareText04

Creates a tile content object for the TileSquareText04 template.

CreateTileWideBlockAndText01 ( ) : ITileWideBlockAndText01

Creates a tile content object for the TileWideBlockAndText01 template.

CreateTileWideBlockAndText02 ( ) : ITileWideBlockAndText02

Creates a tile content object for the TileWideBlockAndText02 template.

CreateTileWideImage ( ) : ITileWideImage

Creates a tile content object for the TileWideImage template.

CreateTileWideImageAndText01 ( ) : ITileWideImageAndText01

Creates a tile content object for the TileWideImageAndText01 template.

CreateTileWideImageAndText02 ( ) : ITileWideImageAndText02

Creates a tile content object for the TileWideImageAndText02 template.

CreateTileWideImageCollection ( ) : ITileWideImageCollection

Creates a tile content object for the TileWideImageCollection template.

CreateTileWidePeekImage01 ( ) : ITileWidePeekImage01

Creates a tile content object for the TileWidePeekImage01 template.

CreateTileWidePeekImage02 ( ) : ITileWidePeekImage02

Creates a tile content object for the TileWidePeekImage02 template.

CreateTileWidePeekImage03 ( ) : ITileWidePeekImage03

Creates a tile content object for the TileWidePeekImage03 template.

CreateTileWidePeekImage04 ( ) : ITileWidePeekImage04

Creates a tile content object for the TileWidePeekImage04 template.

CreateTileWidePeekImage05 ( ) : ITileWidePeekImage05

Creates a tile content object for the TileWidePeekImage05 template.

CreateTileWidePeekImage06 ( ) : ITileWidePeekImage06

Creates a tile content object for the TileWidePeekImage06 template.

CreateTileWidePeekImageAndText01 ( ) : ITileWidePeekImageAndText01

Creates a tile content object for the TileWidePeekImageAndText01 template.

CreateTileWidePeekImageAndText02 ( ) : ITileWidePeekImageAndText02

Creates a tile content object for the TileWidePeekImageAndText02 template.

CreateTileWidePeekImageCollection01 ( ) : ITileWidePeekImageCollection01

Creates a tile content object for the TileWidePeekImageCollection01 template.

CreateTileWidePeekImageCollection02 ( ) : ITileWidePeekImageCollection02

Creates a tile content object for the TileWidePeekImageCollection02 template.

CreateTileWidePeekImageCollection03 ( ) : ITileWidePeekImageCollection03

Creates a tile content object for the TileWidePeekImageCollection03 template.

CreateTileWidePeekImageCollection04 ( ) : ITileWidePeekImageCollection04

Creates a tile content object for the TileWidePeekImageCollection04 template.

CreateTileWidePeekImageCollection05 ( ) : ITileWidePeekImageCollection05

Creates a tile content object for the TileWidePeekImageCollection05 template.

CreateTileWidePeekImageCollection06 ( ) : ITileWidePeekImageCollection06

Creates a tile content object for the TileWidePeekImageCollection06 template.

CreateTileWideSmallImageAndText01 ( ) : ITileWideSmallImageAndText01

Creates a tile content object for the TileWideSmallImageAndText01 template.

CreateTileWideSmallImageAndText02 ( ) : ITileWideSmallImageAndText02

Creates a tile content object for the TileWideSmallImageAndText02 template.

CreateTileWideSmallImageAndText03 ( ) : ITileWideSmallImageAndText03

Creates a tile content object for the TileWideSmallImageAndText03 template.

CreateTileWideSmallImageAndText04 ( ) : ITileWideSmallImageAndText04

Creates a tile content object for the TileWideSmallImageAndText04 template.

CreateTileWideSmallImageAndText05 ( ) : ITileWideSmallImageAndText05

Creates a tile content object for the TileWideSmallImageAndText05 template.

CreateTileWideText01 ( ) : ITileWideText01

Creates a tile content object for the TileWideText01 template.

CreateTileWideText02 ( ) : ITileWideText02

Creates a tile content object for the TileWideText02 template.

CreateTileWideText03 ( ) : ITileWideText03

Creates a tile content object for the TileWideText03 template.

CreateTileWideText04 ( ) : ITileWideText04

Creates a tile content object for the TileWideText04 template.

CreateTileWideText05 ( ) : ITileWideText05

Creates a tile content object for the TileWideText05 template.

CreateTileWideText06 ( ) : ITileWideText06

Creates a tile content object for the TileWideText06 template.

CreateTileWideText07 ( ) : ITileWideText07

Creates a tile content object for the TileWideText07 template.

CreateTileWideText08 ( ) : ITileWideText08

Creates a tile content object for the TileWideText08 template.

CreateTileWideText09 ( ) : ITileWideText09

Creates a tile content object for the TileWideText09 template.

CreateTileWideText10 ( ) : ITileWideText10

Creates a tile content object for the TileWideText10 template.

CreateTileWideText11 ( ) : ITileWideText11

Creates a tile content object for the TileWideText11 template.

Method Details

CreateTileSquareBlock() public static method

Creates a tile content object for the TileSquareBlock template.
public static CreateTileSquareBlock ( ) : ITileSquareBlock
return ITileSquareBlock

CreateTileSquareImage() public static method

Creates a tile content object for the TileSquareImage template.
public static CreateTileSquareImage ( ) : ITileSquareImage
return ITileSquareImage

CreateTileSquarePeekImageAndText01() public static method

Creates a tile content object for the TileSquarePeekImageAndText01 template.
public static CreateTileSquarePeekImageAndText01 ( ) : ITileSquarePeekImageAndText01
return ITileSquarePeekImageAndText01

CreateTileSquarePeekImageAndText02() public static method

Creates a tile content object for the TileSquarePeekImageAndText02 template.
public static CreateTileSquarePeekImageAndText02 ( ) : ITileSquarePeekImageAndText02
return ITileSquarePeekImageAndText02

CreateTileSquarePeekImageAndText03() public static method

Creates a tile content object for the TileSquarePeekImageAndText03 template.
public static CreateTileSquarePeekImageAndText03 ( ) : ITileSquarePeekImageAndText03
return ITileSquarePeekImageAndText03

CreateTileSquarePeekImageAndText04() public static method

Creates a tile content object for the TileSquarePeekImageAndText04 template.
public static CreateTileSquarePeekImageAndText04 ( ) : ITileSquarePeekImageAndText04
return ITileSquarePeekImageAndText04

CreateTileSquareText01() public static method

Creates a tile content object for the TileSquareText01 template.
public static CreateTileSquareText01 ( ) : ITileSquareText01
return ITileSquareText01

CreateTileSquareText02() public static method

Creates a tile content object for the TileSquareText02 template.
public static CreateTileSquareText02 ( ) : ITileSquareText02
return ITileSquareText02

CreateTileSquareText03() public static method

Creates a tile content object for the TileSquareText03 template.
public static CreateTileSquareText03 ( ) : ITileSquareText03
return ITileSquareText03

CreateTileSquareText04() public static method

Creates a tile content object for the TileSquareText04 template.
public static CreateTileSquareText04 ( ) : ITileSquareText04
return ITileSquareText04

CreateTileWideBlockAndText01() public static method

Creates a tile content object for the TileWideBlockAndText01 template.
public static CreateTileWideBlockAndText01 ( ) : ITileWideBlockAndText01
return ITileWideBlockAndText01

CreateTileWideBlockAndText02() public static method

Creates a tile content object for the TileWideBlockAndText02 template.
public static CreateTileWideBlockAndText02 ( ) : ITileWideBlockAndText02
return ITileWideBlockAndText02

CreateTileWideImage() public static method

Creates a tile content object for the TileWideImage template.
public static CreateTileWideImage ( ) : ITileWideImage
return ITileWideImage

CreateTileWideImageAndText01() public static method

Creates a tile content object for the TileWideImageAndText01 template.
public static CreateTileWideImageAndText01 ( ) : ITileWideImageAndText01
return ITileWideImageAndText01

CreateTileWideImageAndText02() public static method

Creates a tile content object for the TileWideImageAndText02 template.
public static CreateTileWideImageAndText02 ( ) : ITileWideImageAndText02
return ITileWideImageAndText02

CreateTileWideImageCollection() public static method

Creates a tile content object for the TileWideImageCollection template.
public static CreateTileWideImageCollection ( ) : ITileWideImageCollection
return ITileWideImageCollection

CreateTileWidePeekImage01() public static method

Creates a tile content object for the TileWidePeekImage01 template.
public static CreateTileWidePeekImage01 ( ) : ITileWidePeekImage01
return ITileWidePeekImage01

CreateTileWidePeekImage02() public static method

Creates a tile content object for the TileWidePeekImage02 template.
public static CreateTileWidePeekImage02 ( ) : ITileWidePeekImage02
return ITileWidePeekImage02

CreateTileWidePeekImage03() public static method

Creates a tile content object for the TileWidePeekImage03 template.
public static CreateTileWidePeekImage03 ( ) : ITileWidePeekImage03
return ITileWidePeekImage03

CreateTileWidePeekImage04() public static method

Creates a tile content object for the TileWidePeekImage04 template.
public static CreateTileWidePeekImage04 ( ) : ITileWidePeekImage04
return ITileWidePeekImage04

CreateTileWidePeekImage05() public static method

Creates a tile content object for the TileWidePeekImage05 template.
public static CreateTileWidePeekImage05 ( ) : ITileWidePeekImage05
return ITileWidePeekImage05

CreateTileWidePeekImage06() public static method

Creates a tile content object for the TileWidePeekImage06 template.
public static CreateTileWidePeekImage06 ( ) : ITileWidePeekImage06
return ITileWidePeekImage06

CreateTileWidePeekImageAndText01() public static method

Creates a tile content object for the TileWidePeekImageAndText01 template.
public static CreateTileWidePeekImageAndText01 ( ) : ITileWidePeekImageAndText01
return ITileWidePeekImageAndText01

CreateTileWidePeekImageAndText02() public static method

Creates a tile content object for the TileWidePeekImageAndText02 template.
public static CreateTileWidePeekImageAndText02 ( ) : ITileWidePeekImageAndText02
return ITileWidePeekImageAndText02

CreateTileWidePeekImageCollection01() public static method

Creates a tile content object for the TileWidePeekImageCollection01 template.
public static CreateTileWidePeekImageCollection01 ( ) : ITileWidePeekImageCollection01
return ITileWidePeekImageCollection01

CreateTileWidePeekImageCollection02() public static method

Creates a tile content object for the TileWidePeekImageCollection02 template.
public static CreateTileWidePeekImageCollection02 ( ) : ITileWidePeekImageCollection02
return ITileWidePeekImageCollection02

CreateTileWidePeekImageCollection03() public static method

Creates a tile content object for the TileWidePeekImageCollection03 template.
public static CreateTileWidePeekImageCollection03 ( ) : ITileWidePeekImageCollection03
return ITileWidePeekImageCollection03

CreateTileWidePeekImageCollection04() public static method

Creates a tile content object for the TileWidePeekImageCollection04 template.
public static CreateTileWidePeekImageCollection04 ( ) : ITileWidePeekImageCollection04
return ITileWidePeekImageCollection04

CreateTileWidePeekImageCollection05() public static method

Creates a tile content object for the TileWidePeekImageCollection05 template.
public static CreateTileWidePeekImageCollection05 ( ) : ITileWidePeekImageCollection05
return ITileWidePeekImageCollection05

CreateTileWidePeekImageCollection06() public static method

Creates a tile content object for the TileWidePeekImageCollection06 template.
public static CreateTileWidePeekImageCollection06 ( ) : ITileWidePeekImageCollection06
return ITileWidePeekImageCollection06

CreateTileWideSmallImageAndText01() public static method

Creates a tile content object for the TileWideSmallImageAndText01 template.
public static CreateTileWideSmallImageAndText01 ( ) : ITileWideSmallImageAndText01
return ITileWideSmallImageAndText01

CreateTileWideSmallImageAndText02() public static method

Creates a tile content object for the TileWideSmallImageAndText02 template.
public static CreateTileWideSmallImageAndText02 ( ) : ITileWideSmallImageAndText02
return ITileWideSmallImageAndText02

CreateTileWideSmallImageAndText03() public static method

Creates a tile content object for the TileWideSmallImageAndText03 template.
public static CreateTileWideSmallImageAndText03 ( ) : ITileWideSmallImageAndText03
return ITileWideSmallImageAndText03

CreateTileWideSmallImageAndText04() public static method

Creates a tile content object for the TileWideSmallImageAndText04 template.
public static CreateTileWideSmallImageAndText04 ( ) : ITileWideSmallImageAndText04
return ITileWideSmallImageAndText04

CreateTileWideSmallImageAndText05() public static method

Creates a tile content object for the TileWideSmallImageAndText05 template.
public static CreateTileWideSmallImageAndText05 ( ) : ITileWideSmallImageAndText05
return ITileWideSmallImageAndText05

CreateTileWideText01() public static method

Creates a tile content object for the TileWideText01 template.
public static CreateTileWideText01 ( ) : ITileWideText01
return ITileWideText01

CreateTileWideText02() public static method

Creates a tile content object for the TileWideText02 template.
public static CreateTileWideText02 ( ) : ITileWideText02
return ITileWideText02

CreateTileWideText03() public static method

Creates a tile content object for the TileWideText03 template.
public static CreateTileWideText03 ( ) : ITileWideText03
return ITileWideText03

CreateTileWideText04() public static method

Creates a tile content object for the TileWideText04 template.
public static CreateTileWideText04 ( ) : ITileWideText04
return ITileWideText04

CreateTileWideText05() public static method

Creates a tile content object for the TileWideText05 template.
public static CreateTileWideText05 ( ) : ITileWideText05
return ITileWideText05

CreateTileWideText06() public static method

Creates a tile content object for the TileWideText06 template.
public static CreateTileWideText06 ( ) : ITileWideText06
return ITileWideText06

CreateTileWideText07() public static method

Creates a tile content object for the TileWideText07 template.
public static CreateTileWideText07 ( ) : ITileWideText07
return ITileWideText07

CreateTileWideText08() public static method

Creates a tile content object for the TileWideText08 template.
public static CreateTileWideText08 ( ) : ITileWideText08
return ITileWideText08

CreateTileWideText09() public static method

Creates a tile content object for the TileWideText09 template.
public static CreateTileWideText09 ( ) : ITileWideText09
return ITileWideText09

CreateTileWideText10() public static method

Creates a tile content object for the TileWideText10 template.
public static CreateTileWideText10 ( ) : ITileWideText10
return ITileWideText10

CreateTileWideText11() public static method

Creates a tile content object for the TileWideText11 template.
public static CreateTileWideText11 ( ) : ITileWideText11
return ITileWideText11