C# Class FdoToolbox.Core.Configuration.SequentialOperationArgument

Afficher le fichier Open project: jumpinjackie/fdotoolbox

Private Properties

Свойство Type Description
GetProcessedValue string

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a System.String that represents this instance.

Private Methods

Méthode Description
GetProcessedValue ( IEnumerable variables ) : string

Gets the argument value with any variable references substituted for actual values

Method Details

ToString() public méthode

Returns a System.String that represents this instance.
public ToString ( ) : string
Résultat string