[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public VTableCallsNotSupportedException( string message, Exception inner ); [C++] public: VTableCallsNotSupportedException( String* message, Exception* inner ); [JScript] public function VTableCallsNotSupportedException( message : String, inner : Exception );
VTableCallsNotSupportedException Class | VTableCallsNotSupportedException Members | System.Runtime.InteropServices Namespace | VTableCallsNotSupportedException Constructor Overload List