CustomException Constructor

Sandcastle XML Comments

Sandcastle XML Comments GuideCustomException Constructor
Default constructor.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public CustomException()
Public Sub New
public:
CustomException()
new : unit -> CustomException
See Also