コード例 #1
0
 public ReelData(IGroupIMD db)
 {
     _db = db;
 }
コード例 #2
0
 public ClipData(IGroupIMD db)
 {
     _db = db;
 }