C# Класс EA.Iws.DocumentGeneration.Formatters.WasteCodeInfoFormatter

Показать файл Открыть проект

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

Метод Описание
CodeListToString ( IEnumerable codes ) : string
GetCustomCodeValue ( WasteCodeInfo code ) : string

Приватные методы

Метод Описание
CodeAsString ( WasteCode code ) : string

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

CodeListToString() публичный Метод

public CodeListToString ( IEnumerable codes ) : string
codes IEnumerable
Результат string

GetCustomCodeValue() публичный Метод

public GetCustomCodeValue ( WasteCodeInfo code ) : string
code WasteCodeInfo
Результат string