Share via


HMNetworkConfigurationProfileDelegate_Extensions Class

Definition

Extension methods to the IHMNetworkConfigurationProfileDelegate interface to support all the methods from the HMNetworkConfigurationProfileDelegate protocol.

public static class HMNetworkConfigurationProfileDelegate_Extensions
type HMNetworkConfigurationProfileDelegate_Extensions = class
Inheritance
HMNetworkConfigurationProfileDelegate_Extensions

Remarks

The extension methods for IHMNetworkConfigurationProfileDelegate interface allow developers to treat instances of the interface as having all the optional methods of the original HMNetworkConfigurationProfileDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Applies to