Example #1
0
 internal CompiledParagraphInfo()
 {
     m_flatStore = new FlattenedPropertyStore();
 }
Example #2
0
 public CompiledParagraphInfo()
 {
     this.m_flatStore = new FlattenedPropertyStore();
 }