C# Class Commencement.Controllers.LabelRow

Afficher le fichier Open project: ucdavis/Commencement Class Usage Examples

Méthodes publiques

Méthode Description
AddCell ( string contents ) : bool
HasSpace ( ) : bool
IsEmpty ( ) : bool
LabelRow ( ) : System

Method Details

AddCell() public méthode

public AddCell ( string contents ) : bool
contents string
Résultat bool

HasSpace() public méthode

public HasSpace ( ) : bool
Résultat bool

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

LabelRow() public méthode

public LabelRow ( ) : System
Résultat System