CommandArgs<T>
Wisej.Web.CommandArgs<T>
Last updated
Wisej.Web.CommandArgs<T>
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents typed data passed to ICommand.
T
Type of the CommandArgs property.
Initializes a new CommandArgs.
Initializes a new CommandArgs.
T: Returns or sets the current data item.