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

매개 변수

반환

적용 대상