C# Class Hik.Sps.PlugInAttribute

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

Public Methods

Method Description
PlugInAttribute ( string name ) : System

Constructor.

Method Details

PlugInAttribute() public method

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