C# 클래스 OpenNos.Core.Networking.Communication.ScsServices.Service.ScsServiceBuilder

This class is used to build ScsService applications.
파일 보기 프로젝트 열기: OpenNos/OpenNos

공개 메소드들

메소드 설명
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