C# 클래스 Nimrod.Generator

파일 보기 프로젝트 열기: resgroup/nimrod

공개 메소드들

메소드 설명
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