C# 클래스 DemoProx, dbus-sharp

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

공개 프로퍼티들

프로퍼티 타입 설명
cache int

공개 메소드들

메소드 설명
SayRepeatedly ( int count, string str ) : int
SayRepeatedly ( int count, string str ) : void

메소드 상세

SayRepeatedly() 공개 메소드

public SayRepeatedly ( int count, string str ) : int
count int
str string
리턴 int

SayRepeatedly() 공개 메소드

public SayRepeatedly ( int count, string str ) : void
count int
str string
리턴 void

프로퍼티 상세

cache 공개적으로 프로퍼티

public int cache
리턴 int