Provides a container for two property info lookups: one accurate and one approximate.
More...
|
Dictionary< string, PropertyInfo > | PropertyInfos [get] |
| Accurate property info lookup.
|
Dictionary< string, PropertyInfo > | FuzzyPropertyInfos [get] |
| Approximate property info lookup.
|
Provides a container for two property info lookups: one accurate and one approximate.
◆ PropertyInfoContainer()
PeanutButter.DuckTyping.Shimming.PropertyInfoContainer.PropertyInfoContainer |
( |
PropertyInfo[] | propertyInfos | ) |
|
Constructs a new instance of the lookup container.
- Parameters
-
propertyInfos | PropertyInfos to contain |
The documentation for this class was generated from the following file:
- source/Utils/PeanutButter.DuckTyping/Shimming/PropertyInfoContainer.cs