C# Class TypescriptGeneration.TypescriptConvert

ファイルを表示 Open project: HouseOfTheFuture/API-App

Public Methods

Method Description
ToScriptType ( Type typeReference ) : string

Private Methods

Method Description
TypescriptConvert ( ) : System

Method Details

ToScriptType() public static method

public static ToScriptType ( Type typeReference ) : string
typeReference System.Type
return string