Show / Hide Table of Contents

Class KvstoreReflection

Holder for reflection information generated from Protos/kvstore.proto

Inheritance
Object
KvstoreReflection
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
System.Object.ToString()
Namespace: Libplanet.Store.Remote
Assembly: Libplanet.Store.Remote.dll
Syntax
public static class KvstoreReflection

Properties

| Improve this Doc View Source

Descriptor

File descriptor for Protos/kvstore.proto

Declaration
public static Google.Protobuf.Reflection.FileDescriptor Descriptor { get; }
Property Value
Type Description
Google.Protobuf.Reflection.FileDescriptor
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium