Свойство | Type | Description | |
---|---|---|---|
Description | string |
Méthode | Description | |
---|---|---|
FieldDescription ( ) : System | ||
FieldDescription ( bool ignore, bool inherited = false, bool required = false ) : System | ||
FieldDescription ( string Description, bool Required = false ) : System |
public FieldDescription ( bool ignore, bool inherited = false, bool required = false ) : System | ||
ignore | bool | |
inherited | bool | |
required | bool | |
Résultat | System |
public FieldDescription ( string Description, bool Required = false ) : System | ||
Description | string | |
Required | bool | |
Résultat | System |