MappingLocation.Equality(MappingLocation, MappingLocation) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- left
- MappingLocation
- right
- MappingLocation