C# 클래스 withSIX.Mini.Presentation.Electron.Entrypoint

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
ExitForNode ( ) : void
MainForNode ( INodeApi api ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
Init ( ) : void
LaunchAppThread ( ) : System.Threading.Tasks.Task
LaunchWithNode ( ) : System.Threading.Tasks.Task
SetupAssemblyLoader ( IAbsoluteFilePath locationOverride = null ) : void
SetupLogging ( string token ) : void
SetupRegistry ( ) : void
SetupVersion ( ) : void
StartupInternal ( ) : System.Threading.Tasks.Task

메소드 상세

ExitForNode() 공개 정적인 메소드

public static ExitForNode ( ) : void
리턴 void

MainForNode() 공개 정적인 메소드

public static MainForNode ( INodeApi api ) : System.Threading.Tasks.Task
api INodeApi
리턴 System.Threading.Tasks.Task