C# Class DemoApp.Customer

Inheritance: ICustomer
Afficher le fichier Open project: KeaganPhillips/Wit-Group-4-project

Méthodes publiques

Méthode Description
DrawCash ( decimal amount ) : void

Method Details

DrawCash() public méthode

public DrawCash ( decimal amount ) : void
amount decimal
Résultat void