Пример #1
0
		public void Remove (IChannel channel)
		{
			DoRemove(channel);
			channel.RemoveItems();
			MarkAsDirty();
		}