Class TFitServer_ServiceBinderFactory
Unit
fit_server_binder
Declaration
type TFitServer_ServiceBinderFactory = class(TInterfacedObject, IItemFactory)
Description
Hierarchy
- TInterfacedObject
- TFitServer_ServiceBinderFactory
Overview
Fields
Methods
Description
Fields
|
FInstance: IInterface; |
|
Methods
|
constructor Create(); |
|
|
destructor Destroy(); override; |
|
|
function CreateInstance():IInterface; |
|
Generated by PasDoc 0.15.0.
|