Class ActionsExtensions
Inherited Members
Namespace: Libplanet.Action
Assembly: Libplanet.Action.dll
Syntax
public static class ActionsExtensions
Methods
| Improve this Doc View SourceToPlainValues(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> |