C# Class Model.EntityEventAttribute

Inheritance: System.Attribute
显示文件 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_oe property

public Type ClassType
return Type