C# Class EmployeeManagement.Infrastructure.Data.CacheKeys.EmployeeCacheKeys

Afficher le fichier Open project: TanvirArjel/CleanArchitecture

Méthodes publiques

Méthode Description
GetDetailsKey ( long employeeId ) : string
GetKey ( long employeeId ) : string

Method Details

GetDetailsKey() public static méthode

public static GetDetailsKey ( long employeeId ) : string
employeeId long
Résultat string

GetKey() public static méthode

public static GetKey ( long employeeId ) : string
employeeId long
Résultat string