C# Class Xwt.Gtk.Mac.MacPlatformBackend

Inheritance: Xwt.GtkBackend.GtkPlatformBackend
Datei anzeigen Open project: mono/xwt

Public Methods

Method Description
GetBackendImplementationType ( Type backendType ) : Type
Initialize ( ToolkitEngineBackend toolit ) : void

Method Details

GetBackendImplementationType() public method

public GetBackendImplementationType ( Type backendType ) : Type
backendType System.Type
return System.Type

Initialize() public method

public Initialize ( ToolkitEngineBackend toolit ) : void
toolit ToolkitEngineBackend
return void