Show / Hide Table of Contents

Class ActionsExtensions

Inheritance
Object
ActionsExtensions
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.Action
Assembly: Libplanet.Action.dll
Syntax
public static class ActionsExtensions

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<Bencodex.Types.IValue>
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium