C# 클래스 Nimrod.Writers.StructToTypeScript

For classes which extends String, ie: which are Serializable
상속: ToTypeScript
파일 보기 프로젝트 열기: resgroup/nimrod

공개 메소드들

메소드 설명
GetImports ( ) : IEnumerable
GetLines ( ) : IEnumerable
StructToTypeScript ( TypeScriptType type, bool strictNullCheck ) : System

메소드 상세

GetImports() 공개 메소드

public GetImports ( ) : IEnumerable
리턴 IEnumerable

GetLines() 공개 메소드

public GetLines ( ) : IEnumerable
리턴 IEnumerable

StructToTypeScript() 공개 메소드

public StructToTypeScript ( TypeScriptType type, bool strictNullCheck ) : System
type TypeScriptType
strictNullCheck bool
리턴 System