C# Class Machete.Domain.Person

Inheritance: Record
Afficher le fichier Open project: SavageLearning/Machete Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Person ( ) : System.Collections.Generic
fullName ( ) : string

Method Details

Person() public méthode

public Person ( ) : System.Collections.Generic
Résultat System.Collections.Generic

fullName() public méthode

public fullName ( ) : string
Résultat string