NDoc 1.3.1 SDK

DocumenterPropertyFormatException Constructor (SerializationInfo, StreamingContext)

[Visual Basic]
Protected Sub New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
)
[C#]
protected DocumenterPropertyFormatException(
   SerializationInfo info,
   StreamingContext context
);
[C++]
protected: DocumenterPropertyFormatException(
   SerializationInfo* info,
   StreamingContext context
);
[JScript]
protected function DocumenterPropertyFormatException(
   SerializationInfo info,
   StreamingContext context
);

See Also

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