C# 클래스 Commencement.Controllers.LabelRow

파일 보기 프로젝트 열기: ucdavis/Commencement 1 사용 예제들

공개 메소드들

메소드 설명
AddCell ( string contents ) : bool
HasSpace ( ) : bool
IsEmpty ( ) : bool
LabelRow ( ) : System

메소드 상세

AddCell() 공개 메소드

public AddCell ( string contents ) : bool
contents string
리턴 bool

HasSpace() 공개 메소드

public HasSpace ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

LabelRow() 공개 메소드

public LabelRow ( ) : System
리턴 System