C# 클래스 MonoMobile.Views.Wait

상속: NSObject
파일 보기 프로젝트 열기: RobertKozak/MonoMobile.Views

공개 메소드들

메소드 설명
Wait ( System.TimeSpan when, System.Action action ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
ExecuteTimer ( ) : void
KillTimer ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Wait() 공개 메소드

public Wait ( System.TimeSpan when, System.Action action ) : System
when System.TimeSpan
action System.Action
리턴 System