BSky.Interfaces.Commands.AUCommandBase.SendToOutputWindow C# (CSharp) Method

SendToOutputWindow() protected abstract method

protected abstract SendToOutputWindow ( string title, string command, bool isCommand ) : void
title string
command string
isCommand bool
return void
        protected abstract void SendToOutputWindow(string title, string command, bool isCommand);//13Dec2013\