コード例 #1
0
 public string osGetAgentIP(string agent)
 {
     return(m_OSSL_Functions.osGetAgentIP(agent));
 }