C# 클래스 NuClear.StateInitialization.Core.Events.ConstraintsDisabledEvent

상속: IEvent
파일 보기 프로젝트 열기: 2gis/nuclear-river

공개 메소드들

메소드 설명
ConstraintsDisabledEvent ( IReadOnlyCollection checks, IReadOnlyCollection foreignKeys ) : System.Collections.Generic

메소드 상세

ConstraintsDisabledEvent() 공개 메소드

public ConstraintsDisabledEvent ( IReadOnlyCollection checks, IReadOnlyCollection foreignKeys ) : System.Collections.Generic
checks IReadOnlyCollection
foreignKeys IReadOnlyCollection
리턴 System.Collections.Generic