C# 클래스 HelloServiceI, ice-demos

상속: IceBox.Service
파일 보기 프로젝트 열기: zeroc-ice/ice-demos

공개 메소드들

메소드 설명
start ( string name, Ice.Communicator communicator, Array, args ) : void
stop ( ) : void

메소드 상세

start() 공개 메소드

public start ( string name, Ice.Communicator communicator, Array, args ) : void
name string
communicator Ice.Communicator
args Array,
리턴 void

stop() 공개 메소드

public stop ( ) : void
리턴 void