示例#1
0
 public void AddNormativeDocumentRow(NormativeDocumentRow row)
 {
     this.Rows.Add(row);
 }