C# 클래스 OKr.Common.TileContentFactory

A factory which creates tile content objects for all of the toast template types.
파일 보기 프로젝트 열기: anytao/ModernReader

공개 메소드들

메소드 설명
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.

메소드 상세

CreateTileSquareBlock() 공개 정적인 메소드

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

CreateTileSquareImage() 공개 정적인 메소드

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

CreateTileSquarePeekImageAndText01() 공개 정적인 메소드

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

CreateTileSquarePeekImageAndText02() 공개 정적인 메소드

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

CreateTileSquarePeekImageAndText03() 공개 정적인 메소드

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

CreateTileSquarePeekImageAndText04() 공개 정적인 메소드

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

CreateTileSquareText01() 공개 정적인 메소드

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

CreateTileSquareText02() 공개 정적인 메소드

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

CreateTileSquareText03() 공개 정적인 메소드

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

CreateTileSquareText04() 공개 정적인 메소드

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

CreateTileWideBlockAndText01() 공개 정적인 메소드

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

CreateTileWideBlockAndText02() 공개 정적인 메소드

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

CreateTileWideImage() 공개 정적인 메소드

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

CreateTileWideImageAndText01() 공개 정적인 메소드

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

CreateTileWideImageAndText02() 공개 정적인 메소드

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

CreateTileWideImageCollection() 공개 정적인 메소드

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

CreateTileWidePeekImage01() 공개 정적인 메소드

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

CreateTileWidePeekImage02() 공개 정적인 메소드

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

CreateTileWidePeekImage03() 공개 정적인 메소드

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

CreateTileWidePeekImage04() 공개 정적인 메소드

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

CreateTileWidePeekImage05() 공개 정적인 메소드

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

CreateTileWidePeekImage06() 공개 정적인 메소드

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

CreateTileWidePeekImageAndText01() 공개 정적인 메소드

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

CreateTileWidePeekImageAndText02() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection01() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection02() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection03() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection04() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection05() 공개 정적인 메소드

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

CreateTileWidePeekImageCollection06() 공개 정적인 메소드

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

CreateTileWideSmallImageAndText01() 공개 정적인 메소드

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

CreateTileWideSmallImageAndText02() 공개 정적인 메소드

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

CreateTileWideSmallImageAndText03() 공개 정적인 메소드

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

CreateTileWideSmallImageAndText04() 공개 정적인 메소드

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

CreateTileWideSmallImageAndText05() 공개 정적인 메소드

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

CreateTileWideText01() 공개 정적인 메소드

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

CreateTileWideText02() 공개 정적인 메소드

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

CreateTileWideText03() 공개 정적인 메소드

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

CreateTileWideText04() 공개 정적인 메소드

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

CreateTileWideText05() 공개 정적인 메소드

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

CreateTileWideText06() 공개 정적인 메소드

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

CreateTileWideText07() 공개 정적인 메소드

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

CreateTileWideText08() 공개 정적인 메소드

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

CreateTileWideText09() 공개 정적인 메소드

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

CreateTileWideText10() 공개 정적인 메소드

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

CreateTileWideText11() 공개 정적인 메소드

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