C# Class CryoAOP.Exec.PropertyLine

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

Public Methods

Method Description
IsProperty ( string currentLine ) : bool
PropertyLine ( int lineNumber, string line )

Method Details

IsProperty() public static method

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

PropertyLine() public method

public PropertyLine ( int lineNumber, string line )
lineNumber int
line string