C# 클래스 Signum.React.Facades.TypeReferenceTS

파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CleanMList System.Type
TypeScriptType string

공개 메소드들

메소드 설명
BasicType ( Type type ) : string
TypeReferenceTS ( Type type, Implementations implementations ) : System

비공개 메소드들

메소드 설명
CleanMList ( Type type ) : Type
TypeScriptType ( Type type ) : string

메소드 상세

BasicType() 공개 정적인 메소드

public static BasicType ( Type type ) : string
type System.Type
리턴 string

TypeReferenceTS() 공개 메소드

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