C# 클래스 Coin.App

상속: System.Windows.Application
파일 보기 프로젝트 열기: ufasoft/coin

공개 프로퍼티들

프로퍼티 타입 설명
CancelPendingTxes bool
SendUri System.Uri

보호된 메소드들

메소드 설명
OnStartup ( System.Windows.StartupEventArgs e ) : void

비공개 메소드들

메소드 설명
App ( ) : System
InitializeComponent ( ) : void
Main ( ) : void
OnStartupNextInstance ( string args ) : void
ProcessCommandLine ( string args ) : void

메소드 상세

OnStartup() 보호된 메소드

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
리턴 void

프로퍼티 상세

CancelPendingTxes 공개적으로 정적으로 프로퍼티

public static bool CancelPendingTxes
리턴 bool

SendUri 공개적으로 정적으로 프로퍼티

public static Uri,System SendUri
리턴 System.Uri