C# Class OpenSim.Framework.MainServer

Afficher le fichier Open project: N3X15/VoxelSim

Méthodes publiques

Méthode Description
GetHttpServer ( uint port ) : IHttpServer
GetHttpServer ( uint port, IPAddress ipaddr ) : IHttpServer

Method Details

GetHttpServer() public static méthode

public static GetHttpServer ( uint port ) : IHttpServer
port uint
Résultat IHttpServer

GetHttpServer() public static méthode

public static GetHttpServer ( uint port, IPAddress ipaddr ) : IHttpServer
port uint
ipaddr System.Net.IPAddress
Résultat IHttpServer