CSJ2K.Util.DotnetMsgLogger.DotnetMsgLogger C# (CSharp) Method

DotnetMsgLogger() public method

public DotnetMsgLogger ( ) : System
return System
        public DotnetMsgLogger()
            : base(Console.OpenStandardOutput(), Console.OpenStandardError(), 78)
        {
        }