Cleanup and minor fixes
This commit is contained in:
@@ -21,7 +21,6 @@ public:
|
||||
static bool LoadHostfxr(const String& library_path);
|
||||
static bool InitHostfxr(const String& config_path, const String& library_path);
|
||||
|
||||
static void* GetFunctionPointerFromDelegate(const String& methodName);
|
||||
static void* GetStaticMethodPointer(const String& methodName);
|
||||
|
||||
template<typename RetType, typename ...Args>
|
||||
|
||||
Reference in New Issue
Block a user