C# Class People.Human

Mostra file Open project: Y-LyN-10/Software-University-Courses

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
Human ( string firstName, string lastName )

Method Details

Human() protected method

protected Human ( string firstName, string lastName )
firstName string
lastName string

ToString() public method

public ToString ( ) : string
return string