共用方式為


ModelCustomizerDependencies.Equality 運算子

定義

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

參數

傳回

適用於