Annotations.Test.Framework.Internal.ALogger.LogComment C# (CSharp) Метод

LogComment() абстрактный публичный Метод

abstract public LogComment ( string msg ) : void
msg string
Результат void
        abstract public void LogComment(string msg);
        abstract public void LogToFile(string filename, Stream stream);