GeneratedClassContext.Inequality Operator
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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
Parametry
- right
- GeneratedClassContext