C# Class fCraft.Events.PluginAddedEventArgs

Provides data for PluginManager.PluginAdded event. Immutable.
Inheritance: System.EventArgs
Show file Open project: fragmer/fCraft

Private Properties

Property Type Description
PluginAddedEventArgs System

Private Methods

Method Description
PluginAddedEventArgs ( [ loader, [ fileName, [ plugin ) : System