示例#1
0
 public Account()
 {
     State = new SilverState(decimal.Zero, this);
 }
示例#2
0
 public Account()
 {
     State = new SilverState(decimal.Zero, this);
 }