C# 클래스 ContosoExpenses.Uwp.App

Provides application-specific behavior to supplement the default Application class.
상속: XamlApplication
파일 보기 프로젝트 열기: microsoft/react-native-windows-samples

공개 메소드들

메소드 설명
App ( ) : Microsoft.Toolkit.Win32.UI.XamlHost

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().

메소드 상세

App() 공개 메소드

Initializes the singleton application object. This is the first line of authored code executed, and as such is the logical equivalent of main() or WinMain().
public App ( ) : Microsoft.Toolkit.Win32.UI.XamlHost
리턴 Microsoft.Toolkit.Win32.UI.XamlHost