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
bencodedIValuerepositoryIDelegationRepository
Returns
GetUnbondingFromRef(UnbondingRef, IDelegationRepository)
public static IUnbonding GetUnbondingFromRef(UnbondingRef reference, IDelegationRepository repository)
Parameters
referenceUnbondingRefrepositoryIDelegationRepository
Returns
ToReference(IUnbonding)
public static UnbondingRef ToReference(IUnbonding unbonding)
Parameters
unbondingIUnbonding