예제 #1
0
 public virtual android.app.AlertDialog.Builder setMultiChoiceItems(android.database.Cursor
                                                                    cursor, string isCheckedColumn, string labelColumn, android.content.DialogInterfaceClass
                                                                    .OnMultiChoiceClickListener listener)
 {
     throw new System.NotImplementedException();
 }
예제 #2
0
 public virtual android.app.AlertDialog.Builder setMultiChoiceItems(java.lang.CharSequence
                                                                    [] items, bool[] checkedItems, android.content.DialogInterfaceClass.OnMultiChoiceClickListener
                                                                    listener)
 {
     throw new System.NotImplementedException();
 }