C# Class Hik.Sps.PlugInApplicationAttribute

Inheritance: System.Attribute
Show file Open project: hikalkan/sps

Public Methods

Method Description
PlugInApplicationAttribute ( string name ) : System

Constructor.

Method Details

PlugInApplicationAttribute() public method

Constructor.
public PlugInApplicationAttribute ( string name ) : System
name string Name of the PlugIn
return System