C# Class Rule3.Library.AgePrinter

Inheritance: IAgePrinter
显示文件 Open project: philiplaureano/ILRewritingTalk

Public Methods

Method Description
PrintAge ( IPerson person ) : void

Method Details

PrintAge() public method

public PrintAge ( IPerson person ) : void
person IPerson
return void