C# Class NuBot.Automation.Contexts.ContextExtensions

Afficher le fichier Open project: nubot/nubot

Méthodes publiques

Méthode Description
GetChannel ( this context, string name ) : IChannel

Method Details

GetChannel() public static méthode

public static GetChannel ( this context, string name ) : IChannel
context this
name string
Résultat IChannel