C# Class ExtractSuperclass.Person

Show file Open project: JetBrains/resharper-workshop

Public Methods

Method Description
Person ( string forename, string surname, int age )

Method Details

Person() public method

public Person ( string forename, string surname, int age )
forename string
surname string
age int