예제 #1
0
파일: xmltiny.cpp 프로젝트: garinh/cs
csRef<iDocumentNode> csTinyDocWrapper::CreateRoot ()
{
  return tinydoc->CreateRoot();
}