C# Class DemoProx, dbus-sharp

Inheritance: DemoBase
显示文件 Open project: brookpatten/dbus-sharp Class Usage Examples

Public Properties

Property Type Description
cache int

Public Methods

Method Description
SayRepeatedly ( int count, string str ) : int
SayRepeatedly ( int count, string str ) : void

Method Details

SayRepeatedly() public method

public SayRepeatedly ( int count, string str ) : int
count int
str string
return int

SayRepeatedly() public method

public SayRepeatedly ( int count, string str ) : void
count int
str string
return void

Property Details

cache public_oe property

public int cache
return int