Table of Contents

Class StatTypeExtension

Namespace
Nekoyume.Model.Stat
Assembly
Lib9c.dll
public static class StatTypeExtension
Inheritance
StatTypeExtension
Inherited Members

Methods

Deserialize(Binary)

public static StatType Deserialize(Binary serialized)

Parameters

serialized Binary

Returns

StatType

Serialize(StatType)

public static IKey Serialize(this StatType statType)

Parameters

statType StatType

Returns

IKey