Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Rebel
Framework
PluginDefinition
C# Class Rebel.Framework.PluginDefinition
Defines a plugin
Show file
Open project: RebelCMS/rebelcmsxu5
Class Usage Examples
Public Methods
Method
Description
PluginDefinition
(
FileInfo
originalAssembly
,
string
packageFolderPath
,
Assembly
shadowCopied
,
bool
isCorePlugin
) :
System.IO
Method Details
PluginDefinition()
public
method
public
PluginDefinition
(
FileInfo
originalAssembly
,
string
packageFolderPath
,
Assembly
shadowCopied
,
bool
isCorePlugin
) :
System.IO
originalAssembly
System.IO.FileInfo
packageFolderPath
string
shadowCopied
System.Reflection.Assembly
isCorePlugin
bool
return
System.IO