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

The factory class for generating a similance drive

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public class SimilanceDriveFactory : IDriveFactory<SimilanceDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..SimilanceDrive..::..SimilanceDriveFactory

See Also