Exemplo n.º 1
0
 /// <summary>
 /// Required by ILogBus
 /// </summary>
 public void RemoveChannel(string id)
 {
     _target.RemoveChannel(id);
 }