Click or drag to resize

GridFactory Class

Create a new Grid Object
Inheritance Hierarchy
SystemObject
  CSharpGrid.GridGridFactory

Namespace:  CSharpGrid.Grid
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class GridFactory

The GridFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberStart
Start a new Grid
Public methodStatic memberStop
Stop a Grid
Top
See Also