C# Class OpenHome.Songcast.Subnet

Inheritance: ISubnet, IDisposable
Mostrar archivo Open project: openhome/ohSongcast Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Subnet ( IntPtr aSubnet ) : System

Private Methods

Method Description
Changed ( ) : void
MapsTo ( ISubnet aSubnet ) : bool
Owns ( IntPtr aSubnet ) : bool
Subnet ( ISubnet aSubnet ) : System
SubnetAdapterName ( IntPtr aHandle ) : IntPtr
SubnetAddRef ( IntPtr aHandle ) : void
SubnetAddress ( IntPtr aHandle ) : IntPtr
SubnetRemoveRef ( IntPtr aHandle ) : void
Update ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Subnet() public method

public Subnet ( IntPtr aSubnet ) : System
aSubnet System.IntPtr
return System