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

The factory class for generating an honor drive

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

Syntax

C#
public class HonorDriveFactory : IDriveFactory<HonorDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..HonorDrive..::..HonorDriveFactory

See Also