C# Class Microsoft.ALMRangers.RMWorkflowMigrator.Tests.Unit.TestHelpers.FakeDeployerToolRepo

Inheritance: IRMDeployerToolRepository
Afficher le fichier Open project: ALM-Rangers/Migrate-assets-from-RM-server-to-VSTS Class Usage Examples

Méthodes publiques

Méthode Description
WriteToolToDiskAsync ( int deployerToolId, string diskPath ) : System.Threading.Tasks.Task

Method Details

WriteToolToDiskAsync() public méthode

public WriteToolToDiskAsync ( int deployerToolId, string diskPath ) : System.Threading.Tasks.Task
deployerToolId int
diskPath string
Résultat System.Threading.Tasks.Task