コード例 #1
0
 private static string GetQueueFormatKey(AbstractEntity entity)
 {
     return(CacheFactory.GenerateEntityKey(entity));
 }