NDoc 1.3.1 SDK

DocumenterPropertyFormatException Constructor (String)

[Visual Basic]
Public Sub New( _ 
   ByVal message As String _ 
)
[C#]
public DocumenterPropertyFormatException(
   string message
);
[C++]
public: DocumenterPropertyFormatException(
   String* message
);
[JScript]
public function DocumenterPropertyFormatException(
   String message
);

See Also

DocumenterPropertyFormatException Class | NDoc.Core Namespace | DocumenterPropertyFormatException Constructor Overload List