C# Class Dev2.Data.Translators.DataListTranslatorHelper

Used to build the target emition shape ;)
Show file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
BuildTargetShape ( string shape, string &error ) : IBinaryDataList

Build the template based upon the sent shape

Method Details

BuildTargetShape() public static method

Build the template based upon the sent shape
public static BuildTargetShape ( string shape, string &error ) : IBinaryDataList
shape string
error string
return IBinaryDataList