C# 클래스 MapServer.RefreshObject

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bRefreshTag bool
obj BaseObject

공개 메소드들

메소드 설명
RefreshObject ( ) : System
Reset ( ) : void

메소드 상세

RefreshObject() 공개 메소드

public RefreshObject ( ) : System
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

bRefreshTag 공개적으로 프로퍼티

public bool bRefreshTag
리턴 bool

obj 공개적으로 프로퍼티

public BaseObject,MapServer obj
리턴 BaseObject