Home > Services > DXCore Services – Contract

DXCore Services – Contract

June 18th, 2011

The Contract DXCore service provides access to the registered contract providers used in the Add Contract code provider. It has only three properties:

Property name Description
AvailableContractProviders Gets an IEnumerable<ContractProvider> instance of all available contract providers in the current context.
ContractProviders Gets an IEnumerable<ContractProvider> instance of all registered contract providers.
Providers Gets an IEnumerable<ContentProvider> instance of all registered contract providers.
—–
Products: DXCore
Versions: 11.1 and up
VS IDEs: any
Updated: Jun/19/2011
ID: D092

Similar Posts: