GeneratedClassContext.Inequality Оператор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- right
- GeneratedClassContext