C# Class Model.EntityEventAttribute

Inheritance: System.Attribute
Show file Open project: egametang/Egametang Class Usage Examples

Public Properties

Property Type Description
ClassType Type

Public Methods

Method Description
EntityEventAttribute ( Type classType ) : System

Method Details

EntityEventAttribute() public method

public EntityEventAttribute ( Type classType ) : System
classType Type
return System

Property Details

ClassType public property

public Type ClassType
return Type