예제 #1
0
 public LSL_String osGetAgentCountry(LSL_Key agentId)
 {
     return(m_OSSL_Functions.osGetAgentCountry(agentId));
 }