C# Class ZombieDemo.CustomerList

ファイルを表示 Open project: pkpjpm/Zombie

Public Methods

Method Description
Show ( ) : void

Output a simple list of all customers in the company file

Method Details

Show() public static method

Output a simple list of all customers in the company file
public static Show ( ) : void
return void