C# 클래스 Kirikiri.Tjs2.InterCodeGenerator.FuncArg

파일 보기 프로젝트 열기: fantasydr/krkr-cs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ArgVector AList
HasExpand bool
IsOmit bool

공개 메소드들

메소드 설명
FuncArg ( ) : System.Collections.Generic

메소드 상세

FuncArg() 공개 메소드

public FuncArg ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

ArgVector 공개적으로 프로퍼티

public AList ArgVector
리턴 AList

HasExpand 공개적으로 프로퍼티

public bool HasExpand
리턴 bool

IsOmit 공개적으로 프로퍼티

public bool IsOmit
리턴 bool