C# 클래스 Ikarus.VarFuncHolder

상속: Dictionary
파일 보기 프로젝트 열기: soopercool101/BrawlCrate-depreciated

공개 메소드들

메소드 설명
VarFuncHolder ( string name ) : System
this ( int id ) : T

비공개 메소드들

메소드 설명
LogCall ( value, int id, bool contains ) : void

메소드 상세

VarFuncHolder() 공개 메소드

public VarFuncHolder ( string name ) : System
name string
리턴 System

this() 공개 메소드

public this ( int id ) : T
id int
리턴 T