C# Class QSOsm.AddressHelper

ファイルを表示 Open project: QualitySolution/QSProjects

Public Methods

Method Description
ShortenCity ( string city ) : string
ShortenStreet ( string street ) : string

Method Details

ShortenCity() public static method

public static ShortenCity ( string city ) : string
city string
return string

ShortenStreet() public static method

public static ShortenStreet ( string street ) : string
street string
return string