예제 #1
0
 public override bool Equals(HelperMethod other) => Equals(other as MethodExtract);
예제 #2
0
 public override bool Equals(HelperMethod other) => Equals(other as MethodExpandSimple);
예제 #3
0
 public abstract bool Equals(HelperMethod other);