C# Class MZClient, zeroshare

Mostrar archivo Open project: hacxman/zeroshare Class Usage Examples

Public Methods

Method Description
Main ( string args ) : int

Private Methods

Method Description
OnRegisterServiceResponse ( object o, Mono.Zeroconf.RegisterServiceEventArgs args ) : void
OnServiceAdded ( object o, Mono.Zeroconf.ServiceBrowseEventArgs args ) : void
OnServiceRemoved ( object o, Mono.Zeroconf.ServiceBrowseEventArgs args ) : void
OnServiceResolved ( object o, Mono.Zeroconf.ServiceResolvedEventArgs args ) : void
RegisterService ( string serviceDescription ) : void

Method Details

Main() public static method

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