C# Class CryoAOP.Exec.TypeLine

Inheritance: ConfigLine
Afficher le fichier Open project: fir3pho3nixx/cryo-aop

Méthodes publiques

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

Method Details

IsType() public static méthode

public static IsType ( string currentLine ) : bool
currentLine string
Résultat bool

TypeLine() public méthode

public TypeLine ( int lineNumber, string line ) : System.Collections.Generic
lineNumber int
line string
Résultat System.Collections.Generic