Table of Contents

Class UnbondingFactory

Namespace
Nekoyume.Delegation
Assembly
Lib9c.dll
public static class UnbondingFactory
Inheritance
UnbondingFactory
Inherited Members

Methods

GetUnbondingFromRef(IValue, IDelegationRepository)

public static IUnbonding GetUnbondingFromRef(IValue bencoded, IDelegationRepository repository)

Parameters

bencoded IValue
repository IDelegationRepository

Returns

IUnbonding

GetUnbondingFromRef(UnbondingRef, IDelegationRepository)

public static IUnbonding GetUnbondingFromRef(UnbondingRef reference, IDelegationRepository repository)

Parameters

reference UnbondingRef
repository IDelegationRepository

Returns

IUnbonding

ToReference(IUnbonding)

public static UnbondingRef ToReference(IUnbonding unbonding)

Parameters

unbonding IUnbonding

Returns

UnbondingRef