C# Class FdoToolbox.Core.Configuration.SequentialOperationArgument

Show file Open project: jumpinjackie/fdotoolbox

Private Properties

Property Type Description
GetProcessedValue string

Public Methods

Method Description
ToString ( ) : string

Returns a System.String that represents this instance.

Private Methods

Method Description
GetProcessedValue ( IEnumerable variables ) : string

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

Method Details

ToString() public method

Returns a System.String that represents this instance.
public ToString ( ) : string
return string