GeneratedClassContext.Inequality 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::GeneratedClassContext left, Microsoft::AspNetCore::Razor::CodeGenerators::GeneratedClassContext right);
public static bool operator != (Microsoft.AspNetCore.Razor.CodeGenerators.GeneratedClassContext left, Microsoft.AspNetCore.Razor.CodeGenerators.GeneratedClassContext right);
static member op_Inequality : Microsoft.AspNetCore.Razor.CodeGenerators.GeneratedClassContext * Microsoft.AspNetCore.Razor.CodeGenerators.GeneratedClassContext -> bool
Public Shared Operator != (left As GeneratedClassContext, right As GeneratedClassContext) As Boolean
Paramètres
- right
- GeneratedClassContext