C# Class Urho.Samples.UWP.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: xamarin/urho-samples

Méthodes publiques

Méthode Description
MainPage ( ) : System
RunGame ( TypeInfo value ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

RunGame() public méthode

public RunGame ( TypeInfo value ) : void
value TypeInfo
Résultat void