C# 클래스 Automatic.Apathy

상속: Function
파일 보기 프로젝트 열기: MatthewCox/MoronBot

공개 메소드들

메소드 설명
Apathy ( ) : System
GetResponse ( BotMessage message ) : List

비공개 메소드들

메소드 설명
AddInsult ( List responses ) : void
AddInsult ( string text, ResponseType rType ) : void
GetInsult ( string userName ) : List
InitInsults ( ) : void

메소드 상세

Apathy() 공개 메소드

public Apathy ( ) : System
리턴 System

GetResponse() 공개 메소드

public GetResponse ( BotMessage message ) : List
message MBFunctionInterface.BotMessage
리턴 List