C# Class Model.EntityEventAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: egametang/Egametang Class Usage Examples

Méthodes publiques

Свойство Type Description
ClassType Type

Méthodes publiques

Méthode Description
EntityEventAttribute ( Type classType ) : System

Method Details

EntityEventAttribute() public méthode

public EntityEventAttribute ( Type classType ) : System
classType Type
Résultat System

Property Details

ClassType public_oe property

public Type ClassType
Résultat Type