C# 클래스 SuperMap.Web.Mapping.ThrottleTimer

파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
Invoke ( ) : void

비공개 메소드들

메소드 설명
Cancel ( ) : void
ThrottleTimer ( int milliseconds ) : System
ThrottleTimer ( int milliseconds, System.Action handler ) : System

메소드 상세

Invoke() 공개 메소드

public Invoke ( ) : void
리턴 void