다음을 통해 공유


RuntimeModelDependencies.Inequality 연산자

정의

public static bool operator != (Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies? left, Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies? right);
static member op_Inequality : Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies * Microsoft.EntityFrameworkCore.Infrastructure.RuntimeModelDependencies -> bool
Public Shared Operator != (left As RuntimeModelDependencies, right As RuntimeModelDependencies) As Boolean

매개 변수

반환

적용 대상