C# Class EntitiesBT.Variant.VariantValueTypeAttribute

Inheritance: Attribute
Afficher le fichier Open project: quabug/EntitiesBT

Méthodes publiques

Méthode Description
VariantValueTypeAttribute ( Type type, int id ) : System
VariantValueTypeAttribute ( Type type, string guid ) : System

Method Details

VariantValueTypeAttribute() public méthode

public VariantValueTypeAttribute ( Type type, int id ) : System
type Type
id int
Résultat System

VariantValueTypeAttribute() public méthode

public VariantValueTypeAttribute ( Type type, string guid ) : System
type Type
guid string
Résultat System