[Visual Basic] Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public CouldNotLoadAllAssembliesException( string message, Exception inner ); [C++] public: CouldNotLoadAllAssembliesException( String* message, Exception* inner ); [JScript] public function CouldNotLoadAllAssembliesException( String message, Exception inner );
CouldNotLoadAllAssembliesException Class | NDoc.Core Namespace | CouldNotLoadAllAssembliesException Constructor Overload List