C# Class Sakuno.KanColle.Amatsukaze.Extensibility.PluginExportAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
Mostra file Open project: amatukaze/IntelligentNavalGun

Public Methods

Method Description
PluginExportAttribute ( string name, string author, string version, string guid ) : System

Method Details

PluginExportAttribute() public method

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