C# Class XamlBrewer.UWP.MoonSharpSample.Views.LuaFunctionPage

Shows how to provide parameters to a Lua function from C#, call it, and get the result back.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: XamlBrewer/UWP-Lua-Scripting-Sample

Méthodes publiques

Méthode Description
LuaFunctionPage ( ) : System

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

LuaFunctionPage() public méthode

public LuaFunctionPage ( ) : System
Résultat System