Blog.Common.Utils.Extensions.BlogException.BlogException C# (CSharp) Méthode

BlogException() public méthode

public BlogException ( ) : System
Résultat System
        public BlogException() { }

Same methods

BlogException::BlogException ( string message ) : System
BlogException::BlogException ( string message, Exception innerException ) : System
BlogException