C# 클래스 Sakuno.KanColle.Amatsukaze.Extensibility.PluginExportAttribute

상속: System.ComponentModel.Composition.ExportAttribute
파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun

공개 메소드들

메소드 설명
PluginExportAttribute ( string name, string author, string version, string guid ) : System

메소드 상세

PluginExportAttribute() 공개 메소드

public PluginExportAttribute ( string name, string author, string version, string guid ) : System
name string
author string
version string
guid string
리턴 System