Пример #1
0
 public void GetRuntimeVersion(out string pVersion)
 {
     pVersion = m_info.ToString();
 }