C# 클래스 LitDev.vars

파일 보기 프로젝트 열기: litdev1/LitDev

공개 메소드들

메소드 설명
getValue ( ) : Primitive
setValue ( Primitive value ) : void
vars ( int _i, string _indices ) : System

메소드 상세

getValue() 공개 메소드

public getValue ( ) : Primitive
리턴 Primitive

setValue() 공개 메소드

public setValue ( Primitive value ) : void
value Primitive
리턴 void

vars() 공개 메소드

public vars ( int _i, string _indices ) : System
_i int
_indices string
리턴 System