C# 클래스 SIL.FieldWorks.SharpViews.Builders.Cell

This class exists to implement the fluent language, in expressions like Cell.Containing(Display.Of(...)).
상속: Flow
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
Containing ( ) : Flow

This overload allows several Flows to be concatenated into a single cell.

Containing ( Flow flow ) : Flow

비공개 메소드들

메소드 설명
MakeFlowBeCell ( Flow flow ) : Flow

메소드 상세

Containing() 정적인 공개 메소드

This overload allows several Flows to be concatenated into a single cell.
static public Containing ( ) : Flow
리턴 Flow

Containing() 정적인 공개 메소드

static public Containing ( Flow flow ) : Flow
flow Flow
리턴 Flow