RuntimeModelDependencies.Equality 运算符

定义

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

参数

返回

适用于