Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.IFeatureFactory< out T, in T1, in T2 > Interface Template Reference

The factory interface used by all services. More...

Public Member Functions

CreateService (T1 arg1, T2 arg2)
 Creates the service. More...
 

Detailed Description

The factory interface used by all services.

Member Function Documentation

T PushTechnology.ClientInterface.Client.Features.IFeatureFactory< out T, in T1, in T2 >.CreateService ( T1  arg1,
T2  arg2 
)

Creates the service.

Returns

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