C# Class Isop.WpfControls.ViewModels.Param

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Lundalogik/isop Class Usage Examples

Méthodes publiques

Méthode Description
Param ( Type type, string name, ArgumentWithOptions argWithOptions ) : System
RecognizedArgument ( ) : RecognizedArgument

Method Details

Param() public méthode

public Param ( Type type, string name, ArgumentWithOptions argWithOptions ) : System
type System.Type
name string
argWithOptions Isop.Parse.ArgumentWithOptions
Résultat System

RecognizedArgument() public méthode

public RecognizedArgument ( ) : RecognizedArgument
Résultat Isop.Parse.RecognizedArgument