コード例 #1
0
 public void RequestSendSVRGPKIRegInfo(HsNetWork hsNet, string strGPKIList)
 {
     hsNet.getgpki(strGPKIList);
 }