Ejemplo n.º 1
0
 public TermSetInstance Copy()
 {
     return(new TermSetInstance(Engine.Object.InstancePrototype, m_termSet.Copy()));
 }