C# Class LynnaLab.GfxHeaderData

Inheritance: Data
Afficher le fichier Open project: Drenn1/LynnaLab Class Usage Examples

Méthodes publiques

Méthode Description
GetBlockCount ( ) : int
GfxHeaderData ( Project p, string command, IEnumerable values, FileParser parser, IList spacing ) : System
ShouldHaveNext ( ) : bool

Method Details

GetBlockCount() public méthode

public GetBlockCount ( ) : int
Résultat int

GfxHeaderData() public méthode

public GfxHeaderData ( Project p, string command, IEnumerable values, FileParser parser, IList spacing ) : System
p Project
command string
values IEnumerable
parser FileParser
spacing IList
Résultat System

ShouldHaveNext() public méthode

public ShouldHaveNext ( ) : bool
Résultat bool