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

The factory class for generating a rest drive

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

Syntax

C#
public class RestDriveFactory : IDriveFactory<RestDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..RestDrive..::..RestDriveFactory

See Also