Esempio n. 1
0
 //used by clone
 public InternalActionLiteral(InternalActionLiteral l) : base(l.GetNS(), (Structure)l)
 {
     this.ia = l.ia;
 }