コード例 #1
0
ファイル: xmltiny.cpp プロジェクト: garinh/cs
csRef<iDocumentNode> csTinyDocWrapper::CreateRoot ()
{
  return tinydoc->CreateRoot();
}