C# Class XInject.Attributes.LogAttribute

Inheritance: System.Attribute
Show file Open project: radixeng/XInject

Public Properties

Property Type Description
handler System.Type

Public Methods

Method Description
LogAttribute ( Type handler ) : System

Method Details

LogAttribute() public method

public LogAttribute ( Type handler ) : System
handler System.Type
return System

Property Details

handler public property

public Type,System handler
return System.Type