C# 클래스 CryoAOP.Exec.AssemblyLine

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

공개 메소드들

메소드 설명
AssemblyLine ( int lineNumber, string line ) : System.Collections.Generic
IsAssembly ( string line ) : bool

메소드 상세

AssemblyLine() 공개 메소드

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

IsAssembly() 공개 정적인 메소드

public static IsAssembly ( string line ) : bool
line string
리턴 bool