C# Class ExRam.MvvmCross.ObservableBinding.Sample.Core.CityViewModel

Inheritance: MvvmCross.Platform.Core.MvxMainThreadDispatchingObject
Show file Open project: ExRam/ExRam.MvvmCross.ObservableBinding

Public Methods

Method Description
CityViewModel ( string name, System.TimeSpan offset ) : System

Method Details

CityViewModel() public method

public CityViewModel ( string name, System.TimeSpan offset ) : System
name string
offset System.TimeSpan
return System