C# Class CodeSharp.EventSourcing.ComponentAttribute

Inheritance: System.Attribute
Show file Open project: tangxuehua/eventsourcing

Public Methods

Method Description
ComponentAttribute ( ) : System
ComponentAttribute ( LifeStyle lifeStyle ) : System

Method Details

ComponentAttribute() public method

public ComponentAttribute ( ) : System
return System

ComponentAttribute() public method

public ComponentAttribute ( LifeStyle lifeStyle ) : System
lifeStyle LifeStyle
return System