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

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

공개 메소드들

메소드 설명
GetChannel ( this context, string name ) : IChannel

메소드 상세

GetChannel() 공개 정적인 메소드

public static GetChannel ( this context, string name ) : IChannel
context this
name string
리턴 IChannel