C# Class Mono.Zeroconf.Providers.Bonjour.ServiceRef

显示文件 Open project: hacxman/zeroshare Class Usage Examples

Public Properties

Property Type Description
Zero ServiceRef

Public Methods

Method Description
Deallocate ( ) : void
Equals ( object o ) : bool
GetHashCode ( ) : int
Process ( ) : void
ProcessSingle ( ) : ServiceError
ServiceRef ( IntPtr raw ) : System
operator ( ) : bool

Method Details

Deallocate() public method

public Deallocate ( ) : void
return void

Equals() public method

public Equals ( object o ) : bool
o object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

Process() public method

public Process ( ) : void
return void

ProcessSingle() public method

public ProcessSingle ( ) : ServiceError
return ServiceError

ServiceRef() public method

public ServiceRef ( IntPtr raw ) : System
raw System.IntPtr
return System

operator() public static method

public static operator ( ) : bool
return bool

Property Details

Zero public_oe static_oe property

public static ServiceRef,Mono.Zeroconf.Providers.Bonjour Zero
return ServiceRef