Exemplo n.º 1
0
 public override JCollection OptCollection(JCollection def)
 {
     return(this);
 }
Exemplo n.º 2
0
 public virtual JCollection OptCollection(JCollection def)
 {
     return(def);
 }