Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public void AddItem( FolioItemWrapper item ) |
Visual Basic |
---|
Public Sub AddItem ( _ item As FolioItemWrapper _ ) |
Visual C++ |
---|
public: void AddItem( FolioItemWrapper^ item ) |
Parameters
- item
- Type: Cartella.Models..::..FolioItemWrapper