次の方法で共有


ModelCustomizerDependencies.Equality Operator

定義

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

パラメーター

戻り値

適用対象