Encyrpts 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 EncryptTable : ICommand
Visual Basic
Public Class EncryptTable
	Implements ICommand
Visual C++
public ref class EncryptTable : ICommand

Inheritance Hierarchy

System..::..Object
  White_Tiger.Commands..::..EncryptTable

See Also