C# Class PineCone.Structures.Schemas.StructureSchema

Inheritance: IStructureSchema
Afficher le fichier Open project: danielwertheim/PineCone Class Usage Examples

Méthodes publiques

Méthode Description
StructureSchema ( IStructureType type, IIdAccessor idAccessor = null, IConcurrencyTokenAccessor concurrencyTokenAccessor = null, ITimeStampAccessor timeStampAccessor = null, ICollection indexAccessors = null ) : System.Collections.Generic

Method Details

StructureSchema() public méthode

public StructureSchema ( IStructureType type, IIdAccessor idAccessor = null, IConcurrencyTokenAccessor concurrencyTokenAccessor = null, ITimeStampAccessor timeStampAccessor = null, ICollection indexAccessors = null ) : System.Collections.Generic
type IStructureType
idAccessor IIdAccessor
concurrencyTokenAccessor IConcurrencyTokenAccessor
timeStampAccessor ITimeStampAccessor
indexAccessors ICollection
Résultat System.Collections.Generic