C# Class BusMonitor, dbus-sharp

Mostra file Open project: brookpatten/dbus-sharp Class Usage Examples

Public Methods

Method Description
Main ( string args ) : int

Private Methods

Method Description
DumpConn ( Connection conn, TextWriter w ) : void
DumpMessage ( Message msg, TextWriter w ) : void
PrettyPrintOut ( ) : void
PrintMessage ( Message msg ) : void
PrintValue ( MessageReader reader, Signature sig, int depth ) : void
ReadIn ( ) : void
ReadOut ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int