Show / Hide Table of Contents

Class DownloadLicenseCacheStorage.Entity

Entity

Inheritance
Object
DownloadLicenseCacheStorage.Entity
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Pixiv.VroidSdk.Cache.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class Entity

Fields

Key

Key

Declaration
public string Key
Field Value
Type Description
String

Value

Value

Declaration
public CachedDownloadLicenseFile Value
Field Value
Type Description
CachedDownloadLicenseFile
In This Article
Back to top Generated by DocFX