C# Class clipr.Arguments.BaseArgument

Defines the basic properties of an argument.
Inheritance: IArgument
Afficher le fichier Open project: nemec/clipr

Méthodes protégées

Méthode Description
BaseArgument ( IValueStoreDefinition value ) : System.Collections.Generic

Create a new Argument.

Private Methods

Méthode Description
Initialize ( IValueStoreDefinition value ) : void

Method Details

BaseArgument() protected méthode

Create a new Argument.
protected BaseArgument ( IValueStoreDefinition value ) : System.Collections.Generic
value IValueStoreDefinition
Résultat System.Collections.Generic