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

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

공개 프로퍼티들

프로퍼티 타입 설명
mSubAddress int
mSubFlag int
mSubType int

공개 메소드들

메소드 설명
SubParam ( ) : System.Collections.Generic
SubParam ( InterCodeGenerator param ) : System.Collections.Generic

메소드 상세

SubParam() 공개 메소드

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

SubParam() 공개 메소드

public SubParam ( InterCodeGenerator param ) : System.Collections.Generic
param InterCodeGenerator
리턴 System.Collections.Generic

프로퍼티 상세

mSubAddress 공개적으로 프로퍼티

public int mSubAddress
리턴 int

mSubFlag 공개적으로 프로퍼티

public int mSubFlag
리턴 int

mSubType 공개적으로 프로퍼티

public int mSubType
리턴 int