C# Class Elmah.Debug

Provides methods for assertions and debugging help that is mostly applicable during development.
Mostra file Open project: elmah/Elmah

Private Methods

Method Description
Assert ( [ condition ) : void
AssertStringNotEmpty ( string s ) : void