C# 클래스 DroidExplorer.SplashManager

상속: ISplashHost
파일 보기 프로젝트 열기: camalot/droidexplorer

Private Properties

프로퍼티 타입 설명
SplashManager System

공개 메소드들

메소드 설명
CloseSplashDialog ( ) : void
ShowSplashDialog ( ) : void
ShowSplashDialog ( int maxSteps ) : void

비공개 메소드들

메소드 설명
SplashManager ( ) : System

메소드 상세

CloseSplashDialog() 공개 메소드

public CloseSplashDialog ( ) : void
리턴 void

ShowSplashDialog() 공개 메소드

public ShowSplashDialog ( ) : void
리턴 void

ShowSplashDialog() 공개 메소드

public ShowSplashDialog ( int maxSteps ) : void
maxSteps int
리턴 void