예제 #1
0
 public void NotifyRecord(GDMRecord record, RecordAction action)
 {
     fController.NotifyRecord(record, action);
 }