Show / Hide Table of Contents

Class ActionEvaluationsExtensions

Inheritance
Object
ActionEvaluationsExtensions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Libplanet.Action
Assembly: Libplanet.Action.dll
Syntax
public static class ActionEvaluationsExtensions

Methods

| Improve this Doc View Source

GetRawTotalDelta(IReadOnlyList<IActionEvaluation>)

Declaration
public static IImmutableDictionary<KeyBytes, IValue> GetRawTotalDelta(this IReadOnlyList<IActionEvaluation> actionEvaluations)
Parameters
Type Name Description
IReadOnlyList<IActionEvaluation> actionEvaluations
Returns
Type Description
IImmutableDictionary<KeyBytes, Bencodex.Types.IValue>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium