C# Class LynnaLab.GfxHeaderData

Inheritance: Data
显示文件 Open project: Drenn1/LynnaLab Class Usage Examples

Public Methods

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

Method Details

GetBlockCount() public method

public GetBlockCount ( ) : int
return int

GfxHeaderData() public method

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

ShouldHaveNext() public method

public ShouldHaveNext ( ) : bool
return bool