C# Class WhiteCore.Services.SQLServices.InventoryService.InventoryService.AddInventoryItemStore

Afficher le fichier Open project: WhiteCoreSim/WhiteCore-Dev

Méthodes publiques

Свойство Type Description
Complete Action
Item WhiteCore.Framework.Services.ClassHelpers.Inventory.InventoryItemBase

Méthodes publiques

Méthode Description
AddInventoryItemStore ( WhiteCore.Framework.Services.ClassHelpers.Inventory.InventoryItemBase item, Action success ) : System

Method Details

AddInventoryItemStore() public méthode

public AddInventoryItemStore ( WhiteCore.Framework.Services.ClassHelpers.Inventory.InventoryItemBase item, Action success ) : System
item WhiteCore.Framework.Services.ClassHelpers.Inventory.InventoryItemBase
success Action
Résultat System

Property Details

Complete public_oe property

public Action Complete
Résultat Action

Item public_oe property

public InventoryItemBase,WhiteCore.Framework.Services.ClassHelpers.Inventory Item
Résultat WhiteCore.Framework.Services.ClassHelpers.Inventory.InventoryItemBase