C# Class ElasticsearchInside.CommandLine.BooleanArgumentAttribute

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

Méthodes publiques

Méthode Description
BooleanArgumentAttribute ( string format, bool defaultValue = false ) : System

Method Details

BooleanArgumentAttribute() public méthode

public BooleanArgumentAttribute ( string format, bool defaultValue = false ) : System
format string
defaultValue bool
Résultat System