Пример #1
0
 public virtual void Print(Statement statement)
 {
     this.console.WriteLine(statement.GetClosingBalance().ToString());
 }