Summer.Batch.Common.Util.IFactory< out out T > Interface Template Reference

Base interface for factories. More...

Public Member Functions

GetObject ()
 Creates the object. More...
 

Detailed Description

Base interface for factories.

Template Parameters
T The type of the objects created by the factory.

Member Function Documentation

T Summer.Batch.Common.Util.IFactory< out out T >.GetObject ( )

Creates the object.

Returns
The built object.

The documentation for this interface was generated from the following file:
  • Summer.Batch.Common/Util/IFactory.cs