C# Класс PineCone.Structures.Schemas.StructureType

Наследование: IStructureType
Показать файл Открыть проект

Открытые методы

Метод Описание
StructureType ( Type type, IStructureProperty idProperty = null, IStructureProperty concurrencyTokenProperty = null, IStructureProperty timeStampProperty = null, IStructureProperty indexableProperties = null, IStructureProperty containedStructureProperties = null ) : System

Описание методов

StructureType() публичный Метод

public StructureType ( Type type, IStructureProperty idProperty = null, IStructureProperty concurrencyTokenProperty = null, IStructureProperty timeStampProperty = null, IStructureProperty indexableProperties = null, IStructureProperty containedStructureProperties = null ) : System
type System.Type
idProperty IStructureProperty
concurrencyTokenProperty IStructureProperty
timeStampProperty IStructureProperty
indexableProperties IStructureProperty
containedStructureProperties IStructureProperty
Результат System