C# Class Xwt.GtkBackend.GtkPlatformBackend

Afficher le fichier Open project: mono/xwt Class Usage Examples

Méthodes publiques

Méthode Description
GetBackendImplementationType ( Type backendType ) : Type
Initialize ( ToolkitEngineBackend toolit ) : void

Method Details

GetBackendImplementationType() public méthode

public GetBackendImplementationType ( Type backendType ) : Type
backendType System.Type
Résultat System.Type

Initialize() public méthode

public Initialize ( ToolkitEngineBackend toolit ) : void
toolit ToolkitEngineBackend
Résultat void