Show / Hide Table of Contents

Class ActionsExtensions

Inheritance
System.Object
ActionsExtensions
Namespace: Libplanet.Action
Assembly: Libplanet.Action.dll
Syntax
public static class ActionsExtensions : object

Methods

| Improve this Doc View Source

ToPlainValues(IEnumerable<IAction>)

Declaration
public static IEnumerable<IValue> ToPlainValues(this IEnumerable<IAction> actions)
Parameters
Type Name Description
IEnumerable<IAction> actions
Returns
Type Description
IEnumerable<IValue>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium