C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.Platform.PlatformApplicationLifecycle

WinRT-specific logic of provider.
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
PlatformApplicationLifecycle ( ) : System

비공개 메소드들

메소드 설명
Initialize ( ) : void
OnStarted ( object eventArgs ) : void
OnStopping ( ApplicationStoppingEventArgs eventArgs ) : void
RunWithDeferral ( ISuspendingEventArgs e ) : Task>.Func

Runs a function while also getting a suspension deferral from the Windows Runtime.

메소드 상세

PlatformApplicationLifecycle() 공개 메소드

public PlatformApplicationLifecycle ( ) : System
리턴 System