Exemplo n.º 1
0
 public MiniToggle Group(ToggleGroup group)
 {
     toggle.Group(group);
     return(this);
 }