コード例 #1
0
 public int IndexOf(TaskDialogButton tbutton)
 {
     return(this.c756720859f388dc2ba9489ffae9af330.IndexOf(tbutton));
 }
コード例 #2
0
        public bool Contains(TaskDialogButton tbutton)
        {
            int index = this.IndexOf(tbutton);

            return(index != -1);
        }