Méthode | Description | |
---|---|---|
ById ( this |
||
ByName ( this |
||
ByThreeLetterIsoCode ( this |
||
ByTwoLetterIsoCode ( this |
public static ById ( this |
||
query | this |
|
id | int | |
Résultat | Query |
public static ByName ( this |
||
query | this |
|
name | string | |
Résultat | Query |
public static ByThreeLetterIsoCode ( this |
||
query | this |
|
threeLetterIsoCode | string | |
Résultat | Query |
public static ByTwoLetterIsoCode ( this |
||
query | this |
|
twoLetterIsoCode | string | |
Résultat | Query |