C# Class NuBot.Automation.Contexts.ContextExtensions

Mostra file Open project: nubot/nubot

Public Methods

Method Description
GetChannel ( this context, string name ) : IChannel

Method Details

GetChannel() public static method

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