コード例 #1
0
ファイル: FlowMeterMan.cs プロジェクト: xupeihong/.netYJY
 public static string GetKeyId(string key)
 {
     return(FlowMeterPro.GetKeyId(key));
 }