Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MetroPass
WP8
UI
ViewModels
FieldViewModel
C# Class MetroPass.WP8.UI.ViewModels.FieldViewModel
Inheritance:
ReactivePropertyChangedBase
Datei anzeigen
Open project: TheAngryByrd/MetroPass
Public Properties
Property
Type
Description
_field
Metropass.Core.PCL.Model.Field
Public Methods
Method
Description
FieldViewModel
(
Field
field
) :
System.Collections.ObjectModel
Persist
( ) :
void
Method Details
FieldViewModel()
public
method
public
FieldViewModel
(
Field
field
) :
System.Collections.ObjectModel
field
Metropass.Core.PCL.Model.Field
return
System.Collections.ObjectModel
Persist()
public
method
public
Persist
( ) :
void
return
void
Property Details
_field
public_oe property
public
Field,Metropass.Core.PCL.Model
_field
return
Metropass.Core.PCL.Model.Field