C# 클래스 FakeO.Address

파일 보기 프로젝트 열기: rally25rs/FakeO

공개 메소드들

메소드 설명
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

메소드 상세

City() 공개 정적인 메소드

public static City ( ) : string
리턴 string

CityPrefix() 공개 정적인 메소드

public static CityPrefix ( ) : string
리턴 string

CitySufix() 공개 정적인 메소드

public static CitySufix ( ) : string
리턴 string

SecondaryAddress() 공개 정적인 메소드

public static SecondaryAddress ( ) : string
리턴 string

StreetAddress() 공개 정적인 메소드

public static StreetAddress ( ) : string
리턴 string

StreetAddress() 공개 정적인 메소드

public static StreetAddress ( bool includeSecondary ) : string
includeSecondary bool
리턴 string

StreetName() 공개 정적인 메소드

public static StreetName ( ) : string
리턴 string

StreetSuffix() 공개 정적인 메소드

public static StreetSuffix ( ) : string
리턴 string

UkCountry() 공개 정적인 메소드

public static UkCountry ( ) : string
리턴 string

UkCounty() 공개 정적인 메소드

public static UkCounty ( ) : string
리턴 string

UkPostCode() 공개 정적인 메소드

public static UkPostCode ( ) : string
리턴 string

UsState() 공개 정적인 메소드

public static UsState ( ) : string
리턴 string

UsStateAbbr() 공개 정적인 메소드

public static UsStateAbbr ( ) : string
리턴 string

ZipCode() 공개 정적인 메소드

public static ZipCode ( ) : string
리턴 string