C# Class Signal.ViewModels.Country

Inheritance: GalaSoft.MvvmLight.ObservableObject
Datei anzeigen Open project: smndtrl/Signal-UWP

Public Methods

Method Description
Country ( string Name, string Code ) : System

Method Details

Country() public method

public Country ( string Name, string Code ) : System
Name string
Code string
return System