Load the Table

Namespace: White_Tiger.Commands
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)

Syntax

C#
public class LoadTable : ICommand
Visual Basic
Public Class LoadTable
	Implements ICommand
Visual C++
public ref class LoadTable : ICommand

Inheritance Hierarchy

System..::..Object
  White_Tiger.Commands..::..LoadTable

See Also