C# Class NLog.NLogAssertException

Inheritance: System.Exception
Show file Open project: sschmid/NLog

Public Methods

Method Description
NLogAssertException ( string message ) : System

Method Details

NLogAssertException() public method

public NLogAssertException ( string message ) : System
message string
return System