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

Inheritance: ICommand
Afficher le fichier Open project: 2gis/nuclear-river

Méthodes publiques

Méthode Description
EnableConstraintsCommand ( IReadOnlyCollection checksToRestore, IReadOnlyCollection foreignKeysToRestore ) : System.Collections.Generic

Method Details

EnableConstraintsCommand() public méthode

public EnableConstraintsCommand ( IReadOnlyCollection checksToRestore, IReadOnlyCollection foreignKeysToRestore ) : System.Collections.Generic
checksToRestore IReadOnlyCollection
foreignKeysToRestore IReadOnlyCollection
Résultat System.Collections.Generic