C# Class WebMarco.Frontend.PlatformImplemented.iOS.MainWindow

Inheritance: BaseWindow
ファイルを表示 Open project: vhnatyk/WebMarco.2.0

Public Methods

Method Description
MainWindow ( Rectangle frame ) : System
MakeKeyAndVisible ( ) : void

Method Details

MainWindow() public method

public MainWindow ( Rectangle frame ) : System
frame Rectangle
return System

MakeKeyAndVisible() public method

public MakeKeyAndVisible ( ) : void
return void