C# Class Automatic.Apathy.Response

Afficher le fichier Open project: MatthewCox/MoronBot

Méthodes publiques

Свойство Type Description
RType ResponseType
Text string

Méthodes publiques

Méthode Description
Response ( string text, ResponseType rType ) : System

Method Details

Response() public méthode

public Response ( string text, ResponseType rType ) : System
text string
rType ResponseType
Résultat System

Property Details

RType public_oe property

public ResponseType RType
Résultat ResponseType

Text public_oe property

public string Text
Résultat string