C# Class Dev2.Data.Translators.DataListTranslatorHelper

Used to build the target emition shape ;)
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
BuildTargetShape ( string shape, string &error ) : IBinaryDataList

Build the template based upon the sent shape

Method Details

BuildTargetShape() public static méthode

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