[Missing <summary> documentation for T:PerpetuumSoft.Reporting.CommandModel.AddCommand]

Namespace:  PerpetuumSoft.Reporting.CommandModel
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class AddCommand : Command
Visual Basic (Declaration)
Public Class AddCommand _
	Inherits Command
Visual C++
public ref class AddCommand : public Command

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.CommandModel..::.Command
    PerpetuumSoft.Reporting.CommandModel..::.AddCommand

See Also