C# Class BasicCommandHandlers.FileLauncherTypeSelection

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
FLush ( ) : void
FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( string peropertyName ) : void
OpenDialog ( ) : void

Method Details

FLush() public méthode

public FLush ( ) : void
Résultat void

FileLauncherTypeSelection() public méthode

public FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System
manager FileLauncherCommandParameterManager
type FileLauncherType
content string
Résultat System