C# 클래스 CryoAOP.Exec.MethodLine

상속: ConfigLine
파일 보기 프로젝트 열기: fir3pho3nixx/cryo-aop

공개 메소드들

메소드 설명
IsMethod ( string currentLine ) : bool
MethodLine ( int lineNumber, string line ) : System.Collections.Generic

메소드 상세

IsMethod() 공개 정적인 메소드

public static IsMethod ( string currentLine ) : bool
currentLine string
리턴 bool

MethodLine() 공개 메소드

public MethodLine ( int lineNumber, string line ) : System.Collections.Generic
lineNumber int
line string
리턴 System.Collections.Generic