C# Class logv.core.PlugInModel.PlugInAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: coolya/logv.http

Méthodes publiques

Méthode Description
PlugInAttribute ( string name ) : System

Create a new instance of T:logv.core.PlugInModel.PlugInAttribute

Method Details

PlugInAttribute() public méthode

Create a new instance of T:logv.core.PlugInModel.PlugInAttribute
public PlugInAttribute ( string name ) : System
name string The name of the plugin
Résultat System