Method GetProperties<TProps>()

Assembly: redb.PropsEditor.dll

Gets metadata for all properties of a Props type.

public IEnumerable<PropertyMetadata> GetProperties<TProps>() where TProps : class