C# Class FakeO.Address

Afficher le fichier Open project: rally25rs/FakeO

Méthodes publiques

Méthode Description
City ( ) : string
CityPrefix ( ) : string
CitySufix ( ) : string
SecondaryAddress ( ) : string
StreetAddress ( ) : string
StreetAddress ( bool includeSecondary ) : string
StreetName ( ) : string
StreetSuffix ( ) : string
UkCountry ( ) : string
UkCounty ( ) : string
UkPostCode ( ) : string
UsState ( ) : string
UsStateAbbr ( ) : string
ZipCode ( ) : string

Method Details

City() public static méthode

public static City ( ) : string
Résultat string

CityPrefix() public static méthode

public static CityPrefix ( ) : string
Résultat string

CitySufix() public static méthode

public static CitySufix ( ) : string
Résultat string

SecondaryAddress() public static méthode

public static SecondaryAddress ( ) : string
Résultat string

StreetAddress() public static méthode

public static StreetAddress ( ) : string
Résultat string

StreetAddress() public static méthode

public static StreetAddress ( bool includeSecondary ) : string
includeSecondary bool
Résultat string

StreetName() public static méthode

public static StreetName ( ) : string
Résultat string

StreetSuffix() public static méthode

public static StreetSuffix ( ) : string
Résultat string

UkCountry() public static méthode

public static UkCountry ( ) : string
Résultat string

UkCounty() public static méthode

public static UkCounty ( ) : string
Résultat string

UkPostCode() public static méthode

public static UkPostCode ( ) : string
Résultat string

UsState() public static méthode

public static UsState ( ) : string
Résultat string

UsStateAbbr() public static méthode

public static UsStateAbbr ( ) : string
Résultat string

ZipCode() public static méthode

public static ZipCode ( ) : string
Résultat string