C# Class cloudscribe.Core.Web.ViewModels.CoreData.GeoCountryViewModel

Inheritance: IGeoCountry
Mostrar archivo Open project: joeaudette/cloudscribe Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FromIGeoCountry ( IGeoCountry geoCountry ) : GeoCountryViewModel

Method Details

FromIGeoCountry() public static method

public static FromIGeoCountry ( IGeoCountry geoCountry ) : GeoCountryViewModel
geoCountry IGeoCountry
return GeoCountryViewModel