LiminalVR / Dekuple

Dependency Injection and MVC system.
0 stars 0 forks source link

Injected fields cannot be private #4

Closed jarisrener closed 5 years ago

jarisrener commented 5 years ago

e.g. [Inject] public IArbiterModel _arbiterModel;

jarisrener commented 5 years ago

Update reflection flags for GetFields/Properties to include private fields/properties