C# Class SenseNet.ContentRepository.Schema.DataSlotAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: maxpavlov/FlexNet

Public Methods

Method Description
DataSlotAttribute ( int slotIndex, RepositoryDataType dataType ) : System

Method Details

DataSlotAttribute() public method

public DataSlotAttribute ( int slotIndex, RepositoryDataType dataType ) : System
slotIndex int
dataType RepositoryDataType
return System