Свойство | Type | Description | |
---|---|---|---|
GetDefinition | string |
Méthode | Description | |
---|---|---|
GetDefinition ( Primitive word ) : Primitive |
Gets the definition of a word, in English.
|
|
GetDefinitionInFrench ( Primitive word ) : Primitive |
Gets the definition of a word, in French.
|
|
GetDefinitionInSpanish ( Primitive word ) : Primitive |
Gets the definition of a word, in Spanish.
|
Méthode | Description | |
---|---|---|
GetDefinition ( string word, string serviceCode, string langGuid ) : string |
public static GetDefinition ( Primitive word ) : Primitive | ||
word | Primitive | /// The word to define. /// |
Résultat | Primitive |
public static GetDefinitionInFrench ( Primitive word ) : Primitive | ||
word | Primitive | /// The word to define. /// |
Résultat | Primitive |
public static GetDefinitionInSpanish ( Primitive word ) : Primitive | ||
word | Primitive | /// The word to define. /// |
Résultat | Primitive |