Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Common.Plugins.PluginAssemblyLoader Class Reference
Inheritance diagram for Photon.Common.Plugins.PluginAssemblyLoader:

Public Member Functions

 PluginAssemblyLoader (string path, AssemblyLoadContext parentLoadContext, string name="")
 
void Dispose ()
 

Properties

Assembly Assembly [get]
 

Constructor & Destructor Documentation

◆ PluginAssemblyLoader()

Photon.Common.Plugins.PluginAssemblyLoader.PluginAssemblyLoader ( string  path,
AssemblyLoadContext  parentLoadContext,
string  name = "" 
)
inline

Member Function Documentation

◆ Dispose()

void Photon.Common.Plugins.PluginAssemblyLoader.Dispose ( )
inline

Property Documentation

◆ Assembly

Assembly Photon.Common.Plugins.PluginAssemblyLoader.Assembly
get