C# 클래스 Squirrel.Update.AnimatedGifWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: fusetools/Squirrel.Windows 1 사용 예제들

공개 메소드들

메소드 설명
AnimatedGifWindow ( ) : System
ShowWindow ( System.TimeSpan initialDelay, CancellationToken token, Squirrel.Update.ProgressSource progressSource ) : void

메소드 상세

AnimatedGifWindow() 공개 메소드

public AnimatedGifWindow ( ) : System
리턴 System

ShowWindow() 공개 정적인 메소드

public static ShowWindow ( System.TimeSpan initialDelay, CancellationToken token, Squirrel.Update.ProgressSource progressSource ) : void
initialDelay System.TimeSpan
token System.Threading.CancellationToken
progressSource Squirrel.Update.ProgressSource
리턴 void