C# Class Dev2.Activities.Specs.Toolbox.Data.BaseConversion.BaseConversionSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
显示文件 Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIConvertAVariableFromTypeToType ( string variable, string fromType, string toType ) : void
GivenIHaveAConvertVariableWithAValueOf ( string variable, string value ) : void
ThenTheResultIs ( string value ) : void
WhenTheBaseConversionToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void