Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Content.Update.UpdateFactoriesImpl Class Reference

Access to all possible update factories. More...

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

Public Member Functions

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

Detailed Description

Access to all possible update factories.

Constructor & Destructor Documentation

PushTechnology.ClientInterface.Client.Content.Update.UpdateFactoriesImpl.UpdateFactoriesImpl ( )

Constructor.

Member Function Documentation

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

Gets the factory of the relevant type.

Template Parameters
TF
Returns

Implements PushTechnology.ClientInterface.Client.Content.Update.IUpdateFactories.

Type Constraints
TF :IUpdateFactory 

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