示例#1
0
 public LSL_String osDetectedCountry(LSL_Integer number)
 {
     return(m_OSSL_Functions.osDetectedCountry(number));
 }