示例#1
0
 internal VersionInfoData(CURLversion ver)
 {
     m_pVersionInfoData = External.curl_version_info(ver);
 }