Exemplo n.º 1
0
 private bool OnCheckRadioButton(string arg)
 {
     return(AnimalType.Equals(arg));
 }