Exemple #1
0
 public DataObject()
 {
     this.map     = new EventSinkCollection();
     this.entries = new ArrayList();
 }
 /*internal, but public for FSharp.Project.dll*/ public DataObject()
 {
     this.map     = new EventSinkCollection();
     this.entries = new ArrayList();
 }