Class AssetCommandArguments
Asset command arguments.
public sealed class AssetCommandArguments
- Inheritance
-
objectAssetCommandArguments
- Extension Methods
Constructors
AssetCommandArguments()
public AssetCommandArguments()
Properties
Asset
Command asset data.
public AssetItem Asset { get; set; }