C# 클래스 NuClear.StateInitialization.Core.Commands.EnableConstraintsCommand

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

공개 메소드들

메소드 설명
EnableConstraintsCommand ( IReadOnlyCollection checksToRestore, IReadOnlyCollection foreignKeysToRestore ) : System.Collections.Generic

메소드 상세

EnableConstraintsCommand() 공개 메소드

public EnableConstraintsCommand ( IReadOnlyCollection checksToRestore, IReadOnlyCollection foreignKeysToRestore ) : System.Collections.Generic
checksToRestore IReadOnlyCollection
foreignKeysToRestore IReadOnlyCollection
리턴 System.Collections.Generic