Interface INetworkComponent.IManagedInterface
Represents the managed interface implemented by its unmanaged counterpart.
public interface INetworkComponent.IManagedInterface : IUnmanagedInterface
- Inherited Members
Methods
GetNetwork()
Gets the network provided by this component.
INetwork GetNetwork()
Returns
- INetwork
The network.