C# Class Unicorn.VS.Types.UnicornCommands.SynchronizeCommand

Inheritance: BaseReportableCommand
Afficher le fichier Open project: BerserkerDotNet/Unicorn.VisualStudio

Méthodes publiques

Méthode Description
SynchronizeCommand ( UnicornConnection connection, string selectedConfigs, CancellationToken token, Action reportHandler ) : System

Method Details

SynchronizeCommand() public méthode

public SynchronizeCommand ( UnicornConnection connection, string selectedConfigs, CancellationToken token, Action reportHandler ) : System
connection UnicornConnection
selectedConfigs string
token System.Threading.CancellationToken
reportHandler Action
Résultat System