コード例 #1
0
 public RemindInterval(Terrasoft.Configuration.RemindInterval source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
コード例 #2
0
 public RemindInterval(RemindInterval source)
     : base(source)
 {
 }