C# Class CryoAOP.Exec.AssemblyLine

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

Public Methods

Method Description
AssemblyLine ( int lineNumber, string line ) : System.Collections.Generic
IsAssembly ( string line ) : bool

Method Details

AssemblyLine() public method

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

IsAssembly() public static method

public static IsAssembly ( string line ) : bool
line string
return bool