コード例 #1
0
ファイル: HitTestTypes.cs プロジェクト: dotnet/ef6tools
 public static bool Compare(VirtualTreeExtendedHitInfo operand1, VirtualTreeExtendedHitInfo operand2)
 {
     Debug.Assert(false); // There is no need to compare these
     return(false);
 }
コード例 #2
0
 public static bool Compare(VirtualTreeExtendedHitInfo operand1, VirtualTreeExtendedHitInfo operand2)
 {
     Debug.Assert(false); // There is no need to compare these
     return false;
 }