Méthode | Description | |
---|---|---|
Add ( string term, System.DateTime dateTime, string format = "g", bool showIfBlank = false ) : |
Adds the specified term.
|
|
Add ( string term, object description, bool showIfBlank = false ) : |
Adds the specified term.
|
public Add ( string term, System.DateTime dateTime, string format = "g", bool showIfBlank = false ) : |
||
term | string | The term. |
dateTime | System.DateTime | The date time. |
format | string | The format. |
showIfBlank | bool | if set to |
Résultat |
public Add ( string term, object description, bool showIfBlank = false ) : |
||
term | string | The term. |
description | object | The description. |
showIfBlank | bool | if set to |
Résultat |