C# Класс Nimrod.Generator

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

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

Метод Описание
Generate ( IEnumerable dllPaths, IoOperations ioOperations ) : GeneratorResult
Generator ( bool strictNullCheck ) : System

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

Метод Описание
GetFileForNamespaceGroup ( string @namespace, List toTypeScripts ) : FileToWrite
GetTypesToWrite ( IEnumerable assemblies ) : List

Get every type of every method referenced by an action of a web controller.

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

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

public Generate ( IEnumerable dllPaths, IoOperations ioOperations ) : GeneratorResult
dllPaths IEnumerable
ioOperations IoOperations
Результат GeneratorResult

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

public Generator ( bool strictNullCheck ) : System
strictNullCheck bool
Результат System