AOPify.Logging.NullLogger.DebugException C# (CSharp) Метод

DebugException() публичный Метод

public DebugException ( string message, Exception exception ) : void
message string
exception System.Exception
Результат void
        public void DebugException(string message, Exception exception)
        {
        }