Show / Hide Table of Contents

Class ExternalLocalizationSaver.ResourceHashCacheItem

Inheritance
object
ExternalLocalizationSaver.ResourceHashCacheItem
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.LanguageManagement.External
Assembly: Volo.Abp.LanguageManagement.Domain.dll
Syntax
public class ExternalLocalizationSaver.ResourceHashCacheItem

Constructors

ResourceHashCacheItem()

Declaration
public ResourceHashCacheItem()

Properties

Hash

Declaration
public string Hash { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft