Show / Hide Table of Contents

Struct MptConfiguration

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<System.String, System.String> aliases

Properties

| Improve this Doc View Source

Aliases

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