Exemplo n.º 1
0
 public void RemoveMappableControllerButton(MappableControllerButton b) => this.customButtons.Remove(b);
Exemplo n.º 2
0
 public void AddMappableControllerButton(MappableControllerButton b) => this.customButtons.Add(b);