C# Class BlingBag.Specs.Account

Afficher le fichier Open project: bsommardahl/BlingBag Class Usage Examples

Méthodes publiques

Méthode Description
ChangeName ( string newName ) : void
DoSomething ( ) : void

Method Details

ChangeName() public méthode

public ChangeName ( string newName ) : void
newName string
Résultat void

DoSomething() public méthode

public DoSomething ( ) : void
Résultat void