C# Class Nimrod.Generator

Afficher le fichier Open project: resgroup/nimrod

Méthodes publiques

Méthode Description
Generate ( IEnumerable dllPaths, IoOperations ioOperations ) : GeneratorResult
Generator ( bool strictNullCheck ) : System

Private Methods

Méthode Description
GetFileForNamespaceGroup ( string @namespace, List toTypeScripts ) : FileToWrite
GetTypesToWrite ( IEnumerable assemblies ) : List

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

Method Details

Generate() public méthode

public Generate ( IEnumerable dllPaths, IoOperations ioOperations ) : GeneratorResult
dllPaths IEnumerable
ioOperations IoOperations
Résultat GeneratorResult

Generator() public méthode

public Generator ( bool strictNullCheck ) : System
strictNullCheck bool
Résultat System