Exemplo n.º 1
0
 public Annotation()
 {
     this.locatorField = new Locator();
     this.sField       = new Narrative();
 }
Exemplo n.º 2
0
 public Annotation() {
     this.locatorField = new Locator();
     this.sField = new Narrative();
 }