C# Class SOLID.Liskov.Greeting.CheckedGreeting

Inheritance: ICheckedGreeting
Afficher le fichier Open project: perl-easj/OOProg

Méthodes publiques

Méthode Description
SayHello ( string name ) : void

Method Details

SayHello() public méthode

public SayHello ( string name ) : void
name string
Résultat void