Method | Description | |
---|---|---|
EntryPointNotFoundException ( ) : System.Runtime.InteropServices | ||
EntryPointNotFoundException ( string message ) : System.Runtime.InteropServices | ||
EntryPointNotFoundException ( string message, |
Method | Description | |
---|---|---|
EntryPointNotFoundException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices |
public EntryPointNotFoundException ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
protected EntryPointNotFoundException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System.Runtime.InteropServices |
public EntryPointNotFoundException ( string message ) : System.Runtime.InteropServices | ||
message | string | |
return | System.Runtime.InteropServices |
public EntryPointNotFoundException ( string message, |
||
message | string | |
inner | ||
return | System.Runtime.InteropServices |