C# Class Microsoft.ALMRangers.RMWorkflowMigrator.Generator.PowerShell.Templates.ManualInterventionTemplate

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Initialize ( ) : void

Initialize the template

TransformText ( ) : string

Create the template output

Method Details

Initialize() public méthode

Initialize the template
public Initialize ( ) : void
Résultat void

TransformText() public méthode

Create the template output
public TransformText ( ) : string
Résultat string