C# 클래스 EntitiesBT.Variant.VariantValueTypeAttribute

상속: Attribute
파일 보기 프로젝트 열기: quabug/EntitiesBT

공개 메소드들

메소드 설명
VariantValueTypeAttribute ( Type type, int id ) : System
VariantValueTypeAttribute ( Type type, string guid ) : System

메소드 상세

VariantValueTypeAttribute() 공개 메소드

public VariantValueTypeAttribute ( Type type, int id ) : System
type Type
id int
리턴 System

VariantValueTypeAttribute() 공개 메소드

public VariantValueTypeAttribute ( Type type, string guid ) : System
type Type
guid string
리턴 System