Skip to content

Dictionary key to string #104

@IceJacool

Description

@IceJacool

JsonMapper.cs writer.WritePropertyName ((string) entry.Key); writer.WritePropertyName ( entry.Key.ToString());

public enum MusicSkillType
{
SingingPerformance = 0,//唱功
}
Dictionary<MusicSkillType,int> is error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions