C# Class CryoAOP.Exec.TypeLine

Inheritance: ConfigLine
Show file Open project: fir3pho3nixx/cryo-aop

Public Methods

Method Description
IsType ( string currentLine ) : bool
TypeLine ( int lineNumber, string line ) : System.Collections.Generic

Method Details

IsType() public static method

public static IsType ( string currentLine ) : bool
currentLine string
return bool

TypeLine() public method

public TypeLine ( int lineNumber, string line ) : System.Collections.Generic
lineNumber int
line string
return System.Collections.Generic