MappingLocation.Equality(MappingLocation, MappingLocation) Betreiber
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static bool operator ==(Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ left, Microsoft::AspNetCore::Razor::CodeGenerators::MappingLocation ^ right);
public static bool operator == (Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation left, Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation right);
static member ( = ) : Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation * Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation -> bool
Public Shared Operator == (left As MappingLocation, right As MappingLocation) As Boolean
Parameter
- left
- MappingLocation
- right
- MappingLocation