Show / Hide Table of Contents

Struct MptConfiguration

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
Namespace: Libplanet.Extensions.Cocona.Configuration
Assembly: Libplanet.Extensions.Cocona.dll
Syntax
public struct MptConfiguration

Constructors

| Improve this Doc View Source

MptConfiguration(Dictionary<String, String>)

Declaration
public MptConfiguration(Dictionary<string, string> aliases)
Parameters
Type Name Description
Dictionary<String, String> aliases

Properties

| Improve this Doc View Source

Aliases

Declaration
public Dictionary<string, string> Aliases { readonly get; set; }
Property Value
Type Description
Dictionary<String, String>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium