MappingLocation.Inequality(MappingLocation, MappingLocation) Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 op_Inequality : Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation * Microsoft.AspNetCore.Razor.CodeGenerators.MappingLocation -> bool
Public Shared Operator != (left As MappingLocation, right As MappingLocation) As Boolean
Paramètres
- left
- MappingLocation
- right
- MappingLocation