C# 클래스 CryoAOP.Exec.TypeLine

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

공개 메소드들

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

메소드 상세

IsType() 공개 정적인 메소드

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

TypeLine() 공개 메소드

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