C# Class TimeMachine, code

Inheritance: PowerUps
Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
GetCurrentDate ( ) : DateTime,
GetCurrentDateTime ( ) : DateTime,

Method Details

GetCurrentDate() public method

public GetCurrentDate ( ) : DateTime,
return DateTime,

GetCurrentDateTime() public abstract method

public abstract GetCurrentDateTime ( ) : DateTime,
return DateTime,