Photon Server API

Protected Member Functions | Properties | List of all members
Photon.Hive.Configuration.PluginElement Class Reference
Inheritance diagram for Photon.Hive.Configuration.PluginElement:

Protected Member Functions

override bool OnDeserializeUnrecognizedAttribute (string name, string value)
 

Properties

Dictionary< string, string > CustomAttributes [get]
 
string Name [get, set]
 
string Version [get, set]
 
string Type [get, set]
 
string AssemblyName [get, set]
 

Member Function Documentation

◆ OnDeserializeUnrecognizedAttribute()

override bool Photon.Hive.Configuration.PluginElement.OnDeserializeUnrecognizedAttribute ( string  name,
string  value 
)
inlineprotected

Property Documentation

◆ AssemblyName

string Photon.Hive.Configuration.PluginElement.AssemblyName
getset

◆ CustomAttributes

Dictionary<string, string> Photon.Hive.Configuration.PluginElement.CustomAttributes
get

◆ Name

string Photon.Hive.Configuration.PluginElement.Name
getset

◆ Type

string Photon.Hive.Configuration.PluginElement.Type
getset

◆ Version

string Photon.Hive.Configuration.PluginElement.Version
getset