Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Content.Update.IUpdateFactories Interface Reference

The update factories interface. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Content.Update.IUpdateFactories:
PushTechnology.ClientInterface.Client.Content.Update.UpdateFactories

Public Member Functions

TF GetFactory< TF > (Type factoryType)
 Gets the factory of the relevant type. More...
 

Detailed Description

The update factories interface.

Member Function Documentation

TF PushTechnology.ClientInterface.Client.Content.Update.IUpdateFactories.GetFactory< TF > ( Type  factoryType)

Gets the factory of the relevant type.

Template Parameters
TF
Returns

Implemented in PushTechnology.ClientInterface.Client.Content.Update.UpdateFactories.

Type Constraints
TF :IUpdateFactory 

The documentation for this interface was generated from the following file: