Method | Description | |
---|---|---|
MissingEntryPointException ( string entryPoint, ILibrary library ) : System |
Creates an instance of an exception describing a missing entry point.
|
Method | Description | |
---|---|---|
MissingEntryPointException ( |
public MissingEntryPointException ( string entryPoint, ILibrary library ) : System | ||
entryPoint | string | |
library | ILibrary | |
return | System |