C# Class CryoAOP.Exec.MethodLine

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

Méthodes publiques

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

Method Details

IsMethod() public static méthode

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

MethodLine() public méthode

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