C# Class Elmah.Debug

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

Private Methods

Méthode Description
Assert ( [ condition ) : void
AssertStringNotEmpty ( string s ) : void