2014-08-27 update 1
This commit is contained in:
@@ -60,6 +60,15 @@ namespace ModBus.Net {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 COM3 的本地化字符串。
|
||||
/// </summary>
|
||||
internal static string COM {
|
||||
get {
|
||||
return ResourceManager.GetString("COM", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 192.168.3.247 的本地化字符串。
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user