C# Class Signum.React.Facades.TypeReferenceTS

显示文件 Open project: signumsoftware/framework Class Usage Examples

Private Properties

Property Type Description
CleanMList System.Type
TypeScriptType string

Public Methods

Method Description
BasicType ( Type type ) : string
TypeReferenceTS ( Type type, Implementations implementations ) : System

Private Methods

Method Description
CleanMList ( Type type ) : Type
TypeScriptType ( Type type ) : string

Method Details

BasicType() public static method

public static BasicType ( Type type ) : string
type System.Type
return string

TypeReferenceTS() public method

public TypeReferenceTS ( Type type, Implementations implementations ) : System
type System.Type
implementations Implementations
return System