C# 클래스 Microsoft.ALMRangers.RMWorkflowMigrator.DataAccess.Repository.RMComponentRepository

상속: IRMComponentRepository
파일 보기 프로젝트 열기: ALM-Rangers/Migrate-assets-from-RM-server-to-VSTS

공개 메소드들

메소드 설명
RMComponentRepository ( string connectionString, RMVersion version ) : System

비공개 메소드들

메소드 설명
GetComponentByIdAsync ( System.Guid workflowGuid, int stageId ) : Task
GetComponentConfigurationVariablesAsync ( System.Guid workflowGuid, int stageId ) : Task>

메소드 상세

RMComponentRepository() 공개 메소드

public RMComponentRepository ( string connectionString, RMVersion version ) : System
connectionString string
version RMVersion
리턴 System