Skip to content

GenerateMetaEnumsAndStructs.EnumInfoComparer

Jérémie N'gadi edited this page Oct 29, 2018 · 1 revision

namespace: GenerateMetaEnumsAndStructs

Inheritance Hierarchy

  • IEqualityComparer< EnumInfo >
    • EnumInfoComparer

Syntax

public class EnumInfoComparer

Constructors

prototype description

Properties

name description

Methods

prototype description
method bool Equals(EnumInfo a, EnumInfo b) __
method int GetHashCode(EnumInfo e) __

Events

name description
Clone this wiki locally