C# Class ExtractSuperclass.SimplePerson

Show file Open project: JetBrains/resharper-workshop

Public Methods

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

Method Details

SimplePerson() public method

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