C# Class NuClear.StateInitialization.Core.Commands.EnableConstraintsCommand

Inheritance: ICommand
Exibir arquivo Open project: 2gis/nuclear-river

Public Methods

Method Description
EnableConstraintsCommand ( IReadOnlyCollection checksToRestore, IReadOnlyCollection foreignKeysToRestore ) : System.Collections.Generic

Method Details

EnableConstraintsCommand() public method

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