Method | Description | |
---|---|---|
CreateInventoryItemCommand ( Guid id, string name, string description, int count, bool active ) : System |
public CreateInventoryItemCommand ( Guid id, string name, string description, int count, bool active ) : System | ||
id | Guid | |
name | string | |
description | string | |
count | int | |
active | bool | |
return | System |