Server Constructor
Delta Engine Documentation
Initializes a new instance of the
Server
class
Namespace:
DeltaEngine.Networking
Assembly:
DeltaEngine.Networking
(in DeltaEngine.Networking.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Server
()
protected Server()
Protected
Sub
New
Protected Sub New
protected
:
Server
()
protected: Server()
new
:
unit
->
Server
new : unit -> Server
See Also
Server Class
DeltaEngine.Networking Namespace