C# 클래스 DBus.AddressEntry

파일 보기 프로젝트 열기: brookpatten/dbus-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GUID UUID
Method string
Properties string>.IDictionary

공개 메소드들

메소드 설명
Parse ( string s ) : AddressEntry
ToString ( ) : string

비공개 메소드들

메소드 설명
Escape ( string str ) : string
Unescape ( string str ) : string

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string s ) : AddressEntry
s string
리턴 AddressEntry

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

GUID 공개적으로 프로퍼티

public UUID GUID
리턴 UUID

Method 공개적으로 프로퍼티

public string Method
리턴 string

Properties 공개적으로 프로퍼티

public IDictionary Properties
리턴 string>.IDictionary