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

Inheritance: System.ComponentModel.Composition.ExportAttribute
Afficher le fichier Open project: amatukaze/IntelligentNavalGun

Méthodes publiques

Méthode Description
PluginExportAttribute ( string name, string author, string version, string guid ) : System

Method Details

PluginExportAttribute() public méthode

public PluginExportAttribute ( string name, string author, string version, string guid ) : System
name string
author string
version string
guid string
Résultat System