Property in EnumType
Gets the collection of enum cases in this enum.
public IEnumerable<KeyValuePair<string, ConstantTypeProperty>> EnumCases { get; }
Last updated 2 months ago
Was this helpful?