C# Class Automatic.Apathy.Response

Show file Open project: MatthewCox/MoronBot

Public Properties

Property Type Description
RType ResponseType
Text string

Public Methods

Method Description
Response ( string text, ResponseType rType ) : System

Method Details

Response() public method

public Response ( string text, ResponseType rType ) : System
text string
rType ResponseType
return System

Property Details

RType public property

public ResponseType RType
return ResponseType

Text public property

public string Text
return string