C# 클래스 NuBot.Automation.Contexts.Context

상속: IContext
파일 보기 프로젝트 열기: nubot/nubot

공개 메소드들

메소드 설명
BroadcastAsync ( string format ) : System.Threading.Tasks.Task
Context ( IAdapter adapter ) : System

메소드 상세

BroadcastAsync() 공개 메소드

public BroadcastAsync ( string format ) : System.Threading.Tasks.Task
format string
리턴 System.Threading.Tasks.Task

Context() 공개 메소드

public Context ( IAdapter adapter ) : System
adapter IAdapter
리턴 System