コード例 #1
0
 public override bool Equals(QbEditor other)
 {
     return(other is Class250 && (other as Class250).string_0 == this.string_0);
 }
コード例 #2
0
ファイル: Class246.cs プロジェクト: ExileLord/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return other is Class246 && (other as Class246).int_0 == this.int_0;
 }
コード例 #3
0
 public override bool Equals(QbEditor other)
 {
     return other is CustomMenuCreator;
 }
コード例 #4
0
ファイル: Class246.cs プロジェクト: uwx/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is Class246 && (other as Class246)._int0 == _int0);
 }
コード例 #5
0
ファイル: zzFxBoost.cs プロジェクト: no1mann/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is zzFxBoost && (other as zzFxBoost).bool_0 == this.bool_0);
 }
コード例 #6
0
ファイル: Class246.cs プロジェクト: no1mann/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is Class246 && (other as Class246).int_0 == this.int_0);
 }
コード例 #7
0
 public override bool Equals(QbEditor other)
 {
     return(other is zzSetListUpdater && (other as zzSetListUpdater).int_0 == this.int_0);
 }
コード例 #8
0
 public override bool Equals(QbEditor other)
 {
     return(other is UpdateSetlistSwitcher);
 }
コード例 #9
0
 public override bool Equals(QbEditor other)
 {
     return(other is QbDatabaseInitialModifier);
 }
コード例 #10
0
ファイル: Class248.cs プロジェクト: no1mann/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is Class248 && (other as Class248).string_1 == this.string_1);
 }
コード例 #11
0
 public override bool Equals(QbEditor other)
 {
     return other is QbDatabaseInitialModifier;
 }
コード例 #12
0
ファイル: Class247.cs プロジェクト: ExileLord/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return other is Class247;
 }
コード例 #13
0
 public override bool Equals(QbEditor other)
 {
     return(other is CustomMenuCreator);
 }
コード例 #14
0
ファイル: Class248.cs プロジェクト: uwx/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is Class248 && (other as Class248).String1 == String1);
 }
コード例 #15
0
 public override bool Equals(QbEditor other)
 {
     return other is zzSetListParser;
 }
コード例 #16
0
 public override bool Equals(QbEditor other)
 {
     return(other is ZzSetListUpdater && (other as ZzSetListUpdater)._int0 == _int0);
 }
コード例 #17
0
 public override bool Equals(QbEditor other)
 {
     return other is UpdateSetlistSwitcher;
 }
コード例 #18
0
ファイル: MainMenu.cs プロジェクト: ExileLord/Open-GHTCP
 private void method_4(QbEditor class245_0)
 {
     foreach (QbEditor @class in this.ActionRequests_ListBox.Items)
     {
         if (@class.Equals(class245_0))
         {
             this.ActionRequests_ListBox.Items.Remove(@class);
             break;
         }
     }
     this.ActionRequests_ListBox.Items.Add(class245_0);
 }
コード例 #19
0
 public override bool Equals(QbEditor other)
 {
     return(other is Class250 && (other as Class250)._string0 == _string0);
 }
コード例 #20
0
ファイル: zzFxBoost.cs プロジェクト: uwx/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is ZzFxBoost && (other as ZzFxBoost)._bool0 == _bool0);
 }
コード例 #21
0
ファイル: Class250.cs プロジェクト: ExileLord/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return other is Class250 && (other as Class250).string_0 == this.string_0;
 }
コード例 #22
0
ファイル: zzSetListParser.cs プロジェクト: no1mann/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return(other is zzSetListParser);
 }
コード例 #23
0
 public override bool Equals(QbEditor other)
 {
     return(other is Class249);
 }
コード例 #24
0
 public override bool Equals(QbEditor other)
 {
     return other is zzSetListUpdater && (other as zzSetListUpdater).int_0 == this.int_0;
 }
コード例 #25
0
ファイル: zzFxBoost.cs プロジェクト: ExileLord/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return other is zzFxBoost && (other as zzFxBoost).bool_0 == this.bool_0;
 }
コード例 #26
0
ファイル: Class248.cs プロジェクト: ExileLord/Open-GHTCP
 public override bool Equals(QbEditor other)
 {
     return other is Class248 && (other as Class248).string_1 == this.string_1;
 }