C# Class X.Viewer.Tiles.TileEditor

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo Open project: liquidboy/X

Public Methods

Method Description
TileEditor ( ) : System

Private Methods

Method Description
RenderUIElement ( FrameworkElement elm, string fileName, int width, int height ) : System.Threading.Tasks.Task
butDoIt_Click ( object sender, Windows e ) : void

Method Details

TileEditor() public method

public TileEditor ( ) : System
return System