Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
MrsLibs.Configuration.DllLoader Class Reference

DLLローダー More...

Inheritance diagram for MrsLibs.Configuration.DllLoader:
Collaboration diagram for MrsLibs.Configuration.DllLoader:

Public Member Functions

 DllLoader ()
 コンストラクタ More...
 
bool LoadLibrary (string fileName)
 ライブラリのロード More...
 
void FreeLibrary ()
 ロードしたライブラリの解放 More...
 
void Dispose ()
 廃棄処理 More...
 
void Dispose (bool disposing)
 

Detailed Description

DLLローダー

Constructor & Destructor Documentation

MrsLibs.Configuration.DllLoader.DllLoader ( )

コンストラクタ

Here is the call graph for this function:

Member Function Documentation

void MrsLibs.Configuration.DllLoader.Dispose ( )

廃棄処理

void MrsLibs.Configuration.DllLoader.Dispose ( bool  disposing)

Parameters
disposing
void MrsLibs.Configuration.DllLoader.FreeLibrary ( )

ロードしたライブラリの解放

Here is the call graph for this function:

bool MrsLibs.Configuration.DllLoader.LoadLibrary ( string  fileName)

ライブラリのロード

Parameters
fileName
Returns

Here is the call graph for this function:


The documentation for this class was generated from the following file: