C# 클래스 Tangerine.PluginAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: snorp/tangerine

공개 메소드들

메소드 설명
PluginAttribute ( string name, Type type ) : System

메소드 상세

PluginAttribute() 공개 메소드

public PluginAttribute ( string name, Type type ) : System
name string
type System.Type
리턴 System