C# Class BasicCommandHandlers.FileLauncherTypeSelection

Inheritance: INotifyPropertyChanged
Mostra file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
FLush ( ) : void
FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System

Private Methods

Method Description
NotifyPropertyChanged ( string peropertyName ) : void
OpenDialog ( ) : void

Method Details

FLush() public method

public FLush ( ) : void
return void

FileLauncherTypeSelection() public method

public FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System
manager FileLauncherCommandParameterManager
type FileLauncherType
content string
return System