C# Class SenseNet.ContentRepository.ContentList.SlotTable

Show file Open project: maxpavlov/FlexNet

Public Methods

Method Description
ReserveSlot ( DataType dataType ) : int
SlotTable ( Dictionary bindings ) : System

Method Details

ReserveSlot() public method

public ReserveSlot ( DataType dataType ) : int
dataType DataType
return int

SlotTable() public method

public SlotTable ( Dictionary bindings ) : System
bindings Dictionary
return System