CommandArgs<T>
Wisej.Web.CommandArgs<T>
Last updated
Was this helpful?
Wisej.Web.CommandArgs<T>
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.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.