C# 클래스 CryoAOP.Exec.PropertyLine

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

공개 메소드들

메소드 설명
IsProperty ( string currentLine ) : bool
PropertyLine ( int lineNumber, string line )

메소드 상세

IsProperty() 공개 정적인 메소드

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

PropertyLine() 공개 메소드

public PropertyLine ( int lineNumber, string line )
lineNumber int
line string