C# Class FSClient.PluginManagerBase.PossiblePlugin

Mostrar archivo Open project: mitchcapper/FSClient

Public Properties

Property Type Description
file_info System.IO.FileInfo

Private Properties

Property Type Description
LoadTypes void

Public Methods

Method Description
PossiblePlugin ( String full_dll ) : System

Private Methods

Method Description
LoadTypes ( ) : void

Method Details

PossiblePlugin() public method

public PossiblePlugin ( String full_dll ) : System
full_dll String
return System

Property Details

file_info public_oe property

public FileInfo,System.IO file_info
return System.IO.FileInfo