C# Class Rebel.Hive.Caching.HiveRelationCacheKey

Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
HiveRelationCacheKey ( ) : System
HiveRelationCacheKey ( RepositoryTypes repositoryType, HiveId entityId, Direction direction, RelationType relationType ) : System

Method Details

HiveRelationCacheKey() public méthode

public HiveRelationCacheKey ( ) : System
Résultat System

HiveRelationCacheKey() public méthode

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