C# 클래스 Tiraggo.Interfaces.tgTypeMap

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

공개 메소드들

메소드 설명
tgTypeMap ( ) : System

Null constructor, never used

tgTypeMap ( string nativeType, string systemType ) : System

This constructor is used by the generated metadata map classes

메소드 상세

tgTypeMap() 공개 메소드

Null constructor, never used
public tgTypeMap ( ) : System
리턴 System

tgTypeMap() 공개 메소드

This constructor is used by the generated metadata map classes
public tgTypeMap ( string nativeType, string systemType ) : System
nativeType string
systemType string
리턴 System