C# Class Rebel.Hive.Caching.HiveRelationCacheKey

Datei anzeigen Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
HiveRelationCacheKey ( ) : System
HiveRelationCacheKey ( RepositoryTypes repositoryType, HiveId entityId, Direction direction, RelationType relationType ) : System

Method Details

HiveRelationCacheKey() public method

public HiveRelationCacheKey ( ) : System
return System

HiveRelationCacheKey() public method

public HiveRelationCacheKey ( RepositoryTypes repositoryType, HiveId entityId, Direction direction, RelationType relationType ) : System
repositoryType RepositoryTypes
entityId HiveId
direction Direction
relationType Rebel.Framework.Persistence.Model.Associations.RelationType
return System