示例#1
0
 /// <summary>
 /// Constructor.
 /// </summary>
 protected PropertyBinding(BaseDateTimeControl ctl) : base(ctl)
 {
 }
 /// <summary>
 /// Constructor.
 /// </summary>
 protected PropertyBinding(BaseDateTimeControl ctl)
     : base(ctl)
 {
 }