C# Class Utility.DateOf

A Function which returns the date of a specified event
Inheritance: Function
Mostra file Open project: MatthewCox/MoronBot

Public Methods

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

Method Details

DateOf() public method

public DateOf ( ) : System
return System

GetResponse() public method

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