C# Class ElasticsearchInside.CommandLine.FormattedArgumentAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: poulfoged/Elasticsearch-Inside

Méthodes publiques

Méthode Description
FormattedArgumentAttribute ( string argumentName, object defaultValue = null ) : System

Method Details

FormattedArgumentAttribute() public méthode

public FormattedArgumentAttribute ( string argumentName, object defaultValue = null ) : System
argumentName string
defaultValue object
Résultat System