Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.SocketServer.Annotations.SettingsMarker Class Reference

we apply this marker to settings classes in order to generate default configuration based on them More...

Inheritance diagram for Photon.SocketServer.Annotations.SettingsMarker:

Public Member Functions

 SettingsMarker (string path)
 

Properties

string Path [get]
 

Detailed Description

we apply this marker to settings classes in order to generate default configuration based on them

Constructor & Destructor Documentation

◆ SettingsMarker()

Photon.SocketServer.Annotations.SettingsMarker.SettingsMarker ( string  path)
inline

Property Documentation

◆ Path

string Photon.SocketServer.Annotations.SettingsMarker.Path
get