C# 클래스 AriDEVParser.Util.UpdateField

파일 보기 프로젝트 열기: AriDEV/AriDEVParser

공개 프로퍼티들

프로퍼티 타입 설명
Int32Value int
SingleValue float

공개 메소드들

메소드 설명
UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices

메소드 상세

UpdateField() 공개 메소드

public UpdateField ( int val1, float val2 ) : System.Runtime.InteropServices
val1 int
val2 float
리턴 System.Runtime.InteropServices

프로퍼티 상세

Int32Value 공개적으로 프로퍼티

public int Int32Value
리턴 int

SingleValue 공개적으로 프로퍼티

public float SingleValue
리턴 float