C# Class Utility.Time

A Function which returns the current time, to the nearest 5 minutes.
Inheritance: Function
Mostra file Open project: MatthewCox/MoronBot

Public Methods

Method Description
GetResponse ( BotMessage message ) : List
Time ( ) : System

Method Details

GetResponse() public method

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
return List

Time() public method

public Time ( ) : System
return System