コード例 #1
0
 private void OnOptionSelect(OptionButton.ItemSelectedEventArgs obj)
 {
     MapOptions.SelectId(obj.Id);
 }