C# 클래스 logv.core.PlugInModel.PlugInAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: coolya/logv.http

공개 메소드들

메소드 설명
PlugInAttribute ( string name ) : System

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

메소드 상세

PlugInAttribute() 공개 메소드

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