C# Class Xwt.FileSelector

Inheritance: Xwt.Widget
Mostrar archivo Open project: TheBrainTech/xwt Class Usage Examples

Private Properties

Property Type Description
OnFileChanged void

Public Methods

Method Description
FileSelector ( ) : System

Protected Methods

Method Description
CreateBackendHost ( ) : BackendHost

Private Methods

Method Description
OnFileChanged ( EventArgs args ) : void

Method Details

CreateBackendHost() protected method

protected CreateBackendHost ( ) : BackendHost
return BackendHost

FileSelector() public method

public FileSelector ( ) : System
return System