C# Class Machete.Domain.Person

Inheritance: Record
Exibir arquivo Open project: SavageLearning/Machete Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Person ( ) : System.Collections.Generic
fullName ( ) : string

Method Details

Person() public method

public Person ( ) : System.Collections.Generic
return System.Collections.Generic

fullName() public method

public fullName ( ) : string
return string