Table of Contents

Class BuyMultiple.BuyerResult

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
[Serializable]
public class BuyMultiple.BuyerResult
Inheritance
BuyMultiple.BuyerResult
Inherited Members

Constructors

BuyerResult()

public BuyerResult()

BuyerResult(Dictionary)

public BuyerResult(Dictionary serialized)

Parameters

serialized Dictionary

Fields

purchaseResults

public IEnumerable<BuyMultiple.PurchaseResult> purchaseResults

Field Value

IEnumerable<BuyMultiple.PurchaseResult>

Methods

Serialize()

public IValue Serialize()

Returns

IValue