C# Class CaliburnMicroWPFSample.ViewModels.PersonViewModel

Inheritance: Caliburn.Micro.PropertyChangedBase
Mostrar archivo Open project: shiftkey/NotifyPropertyWeaver

Public Properties

Property Type Description
FamilyName string
GivenNames string

Property Details

FamilyName public_oe property

public string FamilyName
return string

GivenNames public_oe property

public string GivenNames
return string