lundi 13 avril 2020

Kotlin Get properties from generic type

I can do something like this in C#

PropertyInfo propertyInfo = typeof(TEntity).GetProperties()

How to do the same in Kotlin





Aucun commentaire:

Enregistrer un commentaire