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

The factory class for generating a food drive

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

Syntax

C#
public class FoodDriveFactory : IDriveFactory<FoodDrive>

Remarks

TODO: Add more details on how this factory is used

Copyright 2011. Nicholas Wilson

Inheritance Hierarchy

System..::..Object
  Clarion.Framework..::..FoodDrive..::..FoodDriveFactory

See Also