C# Class PartialClassDemo.Emp

显示文件 Open project: ctsxamarintraining/October15 Class Usage Examples

Public Methods

Method Description
Print ( ) : void
Show ( ) : void
Wait ( ) : void

Method Details

Print() public method

public Print ( ) : void
return void

Show() public method

public Show ( ) : void
return void

Wait() public method

public Wait ( ) : void
return void