BuildMaster SDK Reference
Version:

RequiresInterfaceAttribute(System.Type requiredInterface) Constructor

Initializes a new instance of the RequiresInterfaceAttribute class.

Syntax

public .ctor(System.Type requiredInterface)

Parameters

requiredInterface
Type: System.Type

The type of the interface which must be implemented by the related Inedo.BuildMaster.Extensibility.Providers.ProviderBase.