C# Class Cedar.Core.Logging.ComponentTypeAttribute

Inheritance: System.Attribute
Show file Open project: Chinaccn/surfboard

Public Methods

Method Description
ComponentTypeAttribute ( string componentType ) : System

The contructor of ComponentTypeAttribute

Method Details

ComponentTypeAttribute() public method

The contructor of ComponentTypeAttribute
public ComponentTypeAttribute ( string componentType ) : System
componentType string
return System