C# Class PowerArgs.ArgumentScaffoldTypeCommandLineDefinitionFactory

Inheritance: ICommandLineArgumentsDefinitionFactory
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
MakeDefinition ( ) : CommandLineArgumentsDefinition
MakeDefinition ( CommandLineArgumentsDefinition other ) : CommandLineArgumentsDefinition

Method Details

MakeDefinition() public méthode

public MakeDefinition ( ) : CommandLineArgumentsDefinition
Résultat CommandLineArgumentsDefinition

MakeDefinition() public méthode

public MakeDefinition ( CommandLineArgumentsDefinition other ) : CommandLineArgumentsDefinition
other CommandLineArgumentsDefinition
Résultat CommandLineArgumentsDefinition