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

The factory class for generating a fairness drive

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

Syntax

C#
public class FairnessDriveFactory : IDriveFactory<FairnessDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..FairnessDrive..::..FairnessDriveFactory

See Also