C# Class DemoApp.Customer

Inheritance: ICustomer
Mostra file Open project: KeaganPhillips/Wit-Group-4-project

Public Methods

Method Description
DrawCash ( decimal amount ) : void

Method Details

DrawCash() public method

public DrawCash ( decimal amount ) : void
amount decimal
return void