C# 클래스 Mono.Zeroconf.Providers.AvahiDBus.Service

상속: Mono.Zeroconf.IService
파일 보기 프로젝트 열기: hacxman/zeroshare

공개 메소드들

메소드 설명
Service ( ) : System
Service ( string name, string regtype, string replyDomain, int @interface, Protocol aprotocol ) : System

메소드 상세

Service() 공개 메소드

public Service ( ) : System
리턴 System

Service() 공개 메소드

public Service ( string name, string regtype, string replyDomain, int @interface, Protocol aprotocol ) : System
name string
regtype string
replyDomain string
@interface int
aprotocol Protocol
리턴 System