C# Class cloudscribe.Core.Models.Geography.GeoCountry

Inheritance: IGeoCountry
Mostra file Open project: joeaudette/cloudscribe Class Usage Examples

Public Methods

Method Description
FromIGeoCountry ( IGeoCountry igeo ) : GeoCountry
GeoCountry ( ) : System

Method Details

FromIGeoCountry() public static method

public static FromIGeoCountry ( IGeoCountry igeo ) : GeoCountry
igeo IGeoCountry
return GeoCountry

GeoCountry() public method

public GeoCountry ( ) : System
return System