C# Class Xwt.FileSelector.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IFileSelectorEventSink
Mostrar archivo Open project: TheBrainTech/xwt

Public Methods

Method Description
OnFileChanged ( ) : void

Protected Methods

Method Description
OnCreateBackend ( ) : IBackend

Method Details

OnCreateBackend() protected method

protected OnCreateBackend ( ) : IBackend
return IBackend

OnFileChanged() public method

public OnFileChanged ( ) : void
return void