C# Class DXVcs2Git.Core.GitLab.MergeRequestSyncAction

Inheritance: MergeRequestActionBase
Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Méthode Description
MergeRequestSyncAction ( ) : System.IO
MergeRequestSyncAction ( string syncTask, string syncServiceUser, string testServiceUser, bool performTesting, bool assignToService ) : System.IO

Method Details

MergeRequestSyncAction() public méthode

public MergeRequestSyncAction ( ) : System.IO
Résultat System.IO

MergeRequestSyncAction() public méthode

public MergeRequestSyncAction ( string syncTask, string syncServiceUser, string testServiceUser, bool performTesting, bool assignToService ) : System.IO
syncTask string
syncServiceUser string
testServiceUser string
performTesting bool
assignToService bool
Résultat System.IO