[This is preliminary documentation and is subject to change.]

The factory class for generating a conservation drive

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public class ConservationDriveFactory : IDriveFactory<ConservationDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..ConservationDrive..::..ConservationDriveFactory

See Also