示例#1
0
 private void Init()
 {
     Select = new CustomCommand(arg => SelectionCallback?.Invoke(this));
 }