IAbstractFactory Interface Reference

Abstract factory interface. More...

Inheritance diagram for IAbstractFactory:

IAbstractFactoryT< TAbstractProduct > AbstractFactoryT< TAbstractProduct > List of all members.

Public Member Functions

object Create ()
 Creates product.

Properties

Type ProductType
 Base type of the product.

Detailed Description

Abstract factory interface.

It has a key - its class GUID string.


Member Function Documentation

object Create  ) 
 

Creates product.

Returns:
product

Implemented in AbstractFactoryT< TAbstractProduct >, and IAbstractFactoryT< TAbstractProduct >.


Property Documentation

Type ProductType [get]
 

Base type of the product.

Implemented in AbstractFactoryT< TAbstractProduct >.


Generated on Sun May 28 08:45:06 2006 for Acmx.Common documentation by  doxygen 1.4.5