C# Class Catrobat.IDE.WindowsShared.Services.PortableUIElementsConvertionServiceWindowsShared

Inheritance: IPortableUIElementConversionService
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
ConvertToNativeUIElement ( object portableUIElement ) : object
ConvertToPortableUIElement ( object nativeUIElement ) : object

Method Details

ConvertToNativeUIElement() public méthode

public ConvertToNativeUIElement ( object portableUIElement ) : object
portableUIElement object
Résultat object

ConvertToPortableUIElement() public méthode

public ConvertToPortableUIElement ( object nativeUIElement ) : object
nativeUIElement object
Résultat object