C# Класс Dev2.Data.Translators.DataListTranslatorHelper

Used to build the target emition shape ;)
Показать файл Открыть проект

Открытые методы

Метод Описание
BuildTargetShape ( string shape, string &error ) : IBinaryDataList

Build the template based upon the sent shape

Описание методов

BuildTargetShape() публичный статический Метод

Build the template based upon the sent shape
public static BuildTargetShape ( string shape, string &error ) : IBinaryDataList
shape string
error string
Результат IBinaryDataList