Last active
March 13, 2019 11:54
-
-
Save anthonydotnet/90e680ecf22f99da18ca96dfd48bb80d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var globalNode = Getto.Get("theCacheKey", () => MyTreeCrawler.GetGlobalContentNode()); | |
Caching result of https://gist.github.com/anthonydotnet/bbffa6db42d9bc933cfde053df67571d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment