Chinchilla.Logging.NullLogger.Debug C# (CSharp) Method

Debug() public method

public Debug ( string message ) : void
message string
return void
        public void Debug(string message)
        {
        }