コード例 #1
0
 public void AddHandler(Action <int> action) => _numberModel.AddHandler(action);