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

Inheritance: IPortableUIElementConversionService
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
ConvertToNativeUIElement ( object portableUIElement ) : object
ConvertToPortableUIElement ( object nativeUIElement ) : object

Method Details

ConvertToNativeUIElement() public method

public ConvertToNativeUIElement ( object portableUIElement ) : object
portableUIElement object
return object

ConvertToPortableUIElement() public method

public ConvertToPortableUIElement ( object nativeUIElement ) : object
nativeUIElement object
return object