C# 클래스 Utility.RemoveTell

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

공개 메소드들

메소드 설명
GetResponse ( BotMessage message ) : List
RemoveTell ( ) : System.Collections.Generic

A Function which allows the sender of a message to remove that message before it is received.

메소드 상세

GetResponse() 공개 메소드

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

RemoveTell() 공개 메소드

A Function which allows the sender of a message to remove that message before it is received.
public RemoveTell ( ) : System.Collections.Generic
리턴 System.Collections.Generic