Example #1
0
 public RecordInfoArgs (RecordInfo record)
 {
     this.record = record;
 }