C# Class Fluent.Person

Inheritance: ModelBase
Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Свойство Type Description
FamilyName string
GivenNames string

Property Details

FamilyName public_oe property

public string FamilyName
Résultat string

GivenNames public_oe property

public string GivenNames
Résultat string