C# Класс OpenNos.Core.Networking.Communication.ScsServices.Service.ScsServiceBuilder

This class is used to build ScsService applications.
Показать файл Открыть проект

Открытые методы

Метод Описание
CreateService ( ScsEndPoint endPoint ) : IScsServiceApplication

Creates a new SCS Service application using an EndPoint.

Описание методов

CreateService() публичный статический Метод

Creates a new SCS Service application using an EndPoint.
public static CreateService ( ScsEndPoint endPoint ) : IScsServiceApplication
endPoint OpenNos.Core.Networking.Communication.Scs.Communication.EndPoints.ScsEndPoint EndPoint that represents address of the service
Результат IScsServiceApplication