SessionManage..::..AddItem<(Of <(<'T>)>)> Method

Adds the item.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public void AddItem<T>(
	T item
)

Type Parameters

T

Parameters

item
Type: T
The item.