Namespace:
Omada.OE.Model.Helper
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic CacheHelper(
string cacheName = null
)
Parameters
- cacheName (Optional)
- Type: SystemString
If null the default cache will be used.
See Also