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