バージョン管理クラス.
More...
|
static String | MRS_VERSION_KEY = Mrs.MRS_VERSION_KEY |
|
static String | MUN_VERSION_KEY = "mun" |
|
static UInt32 | MUN_VERSION = 0x00010001 |
|
|
static IntPtr | s_RemoteConnection = IntPtr.Zero |
|
|
static IntPtr | RemoteConnection [set] |
|
static UInt32 MonobitEngine.MunVersion.GetRemoteVersion |
( |
IntPtr |
remoteConnection, |
|
|
String |
key |
|
) |
| |
|
static |
接続先のバージョンの取得.
- Parameters
-
remoteConnection | 接続先モジュール. |
key | 取得対象バージョンのキー. |
- Returns
- 取得したバージョンを返す。
static UInt32 MonobitEngine.MunVersion.GetVersion |
( |
String |
key | ) |
|
|
static |
バージョンの取得.
- Parameters
-
- Returns
- 取得したバージョンを返す。
The documentation for this class was generated from the following file: