Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Thinktecture
Tools
Web
Services
CodeGeneration
ArraysToCollectionsConverter
C# Класс Thinktecture.Tools.Web.Services.CodeGeneration.ArraysToCollectionsConverter
This class implements the code decorator for converting arrays to collections.
Наследование:
ICodeDecorator
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Decorate
(
ExtendedCodeDomTree
code
,
CustomCodeGenerationOptions
options
) :
void
Описание методов
Decorate()
публичный
Метод
public
Decorate
(
ExtendedCodeDomTree
code
,
CustomCodeGenerationOptions
options
) :
void
code
ExtendedCodeDomTree
options
CustomCodeGenerationOptions
Результат
void