ModuleInitializer Methods |
The ModuleInitializer type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareVersion |
Library Version 비교
| |
| ExistLibrary |
VIZCLASH.NET.Interop Library 파일 유무
| |
| GetAssemblyLocation |
현재 VIZCLASH.NET 어셈블리 경로
| |
| GetEntryAssemblyLocation |
실행중인 Entry Assembly 위치 반환
| |
| GetInteropLibraryVersion |
VIZCLASH.NET.Interop 파일 버전 반환
| |
| GetLibraryVersion |
VIZCLASH.NET Library 파일 버전 반환
| |
| Run |
Run
: VIZCLASH.NET 구동에 필요한 Library를 초기화 합니다.
| |
| Run(Boolean) |
Run
: VIZCLASH.NET 구동에 필요한 Library를 초기화 합니다. 옵션에 따라 라이브러리를 덮어쓰기 하지 않을 수 있습니다.
|