ItemCallbackArgs.ItemCallbackArgs

ItemCallbackArgs constructor

Initializes a new instance of the ItemCallbackArgs class with the specified item.

public ItemCallbackArgs(object item)
ParameterTypeDescription
itemObject

See Also