C# Class Rule2.Library.ConsoleGreeter

Inheritance: IGreeter
Mostra file Open project: philiplaureano/ILRewritingTalk

Public Methods

Method Description
Greet ( string target ) : void

Method Details

Greet() public method

public Greet ( string target ) : void
target string
return void