C# Class Rest4Net.ePochta.Responses.CountriesUtils

Show file Open project: acropolium/Rest4Net

Public Methods

Method Description
AsCountry ( string country ) : Country
AsString ( Country country ) : string

Private Methods

Method Description
CountriesUtils ( ) : System.Collections.Generic

Method Details

AsCountry() public static method

public static AsCountry ( string country ) : Country
country string
return Country

AsString() public static method

public static AsString ( Country country ) : string
country Country
return string