Logo
Explore Help
Register Sign In
yv01p/Umbraco-CMS
1
0
Fork 0
You've already forked Umbraco-CMS
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1408298adfdafc873acc1d592f94dbda7ec2c835
Umbraco-CMS/src/Umbraco.PublishedCache.NuCache/Snap/GenRef.cs

11 lines
210 B
C#
Raw Normal View History

V10: fix build warnings nucache (#12500) * Run code cleanup * Finish dotnet format and manual cleanup * Fix according to review Co-authored-by: Zeegaan <nge@umbraco.dk>
2022-06-20 09:21:08 +02:00
namespace Umbraco.Cms.Infrastructure.PublishedCache.Snap;
internal class GenRef
NuCache: reorg some classes
2019-02-22 16:03:39 +01:00
{
V10: fix build warnings nucache (#12500) * Run code cleanup * Finish dotnet format and manual cleanup * Fix according to review Co-authored-by: Zeegaan <nge@umbraco.dk>
2022-06-20 09:21:08 +02:00
public readonly GenObj GenObj;
public GenRef(GenObj genObj) => GenObj = genObj;
NuCache: reorg some classes
2019-02-22 16:03:39 +01:00
V10: fix build warnings nucache (#12500) * Run code cleanup * Finish dotnet format and manual cleanup * Fix according to review Co-authored-by: Zeegaan <nge@umbraco.dk>
2022-06-20 09:21:08 +02:00
public long Gen => GenObj.Gen;
NuCache: reorg some classes
2019-02-22 16:03:39 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 594ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API