Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nez
Console
CommandAttribute
C# Class Nez.Console.CommandAttribute
Inheritance:
System.Attribute
Afficher le fichier
Open project: prime31/Nez
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
help
string
name
string
Méthodes publiques
Méthode
Description
CommandAttribute
(
string
name
,
string
help
) :
System
Method Details
CommandAttribute()
public
méthode
public
CommandAttribute
(
string
name
,
string
help
) :
System
name
string
help
string
Résultat
System
Property Details
help
public_oe property
public
string
help
Résultat
string
name
public_oe property
public
string
name
Résultat
string