示例#1
0
 public CheckingAccount(CheckingAccount copy)
     : base(copy)
 {
 }
示例#2
0
 public CheckingAccount(CheckingAccount copy)
     : base(copy)
 {
 }