TrevorVonSeggern / Nodata

NOData is a OData like interface for restful C# API
MIT License
3 stars 0 forks source link

Class info utility - Select expandable properties - Invalid #8

Closed TrevorVonSeggern closed 6 years ago

TrevorVonSeggern commented 6 years ago

The enumerable of expandable properties only works within the context of a unit test. Don't select based on IsNestedPublic - not a valid identifier for user defined classes.

TrevorVonSeggern commented 6 years ago

9