C# Class Microsoft.ALMRangers.RMWorkflowMigrator.Generator.PowerShell.Templates.ReleaseScriptTemplateBase.ToStringInstanceHelper

Utility class to produce culture-oriented representation of an object as a string.
Afficher le fichier Open project: ALM-Rangers/Migrate-assets-from-RM-server-to-VSTS

Méthodes publiques

Méthode Description
ToStringWithCulture ( object objectToConvert ) : string

This is called from the compile/run appdomain to convert objects within an expression block to a string

Method Details

ToStringWithCulture() public méthode

This is called from the compile/run appdomain to convert objects within an expression block to a string
public ToStringWithCulture ( object objectToConvert ) : string
objectToConvert object
Résultat string