PeanutButter
Loading...
Searching...
No Matches
PeanutButter.DuckTyping.Shimming.PropertyInfoContainer Class Reference

Provides a container for two property info lookups: one accurate and one approximate. More...

Public Member Functions

 PropertyInfoContainer (PropertyInfo[] propertyInfos)
 Constructs a new instance of the lookup container.

Properties

Dictionary< string, PropertyInfo > PropertyInfos [get]
 Accurate property info lookup.
Dictionary< string, PropertyInfo > FuzzyPropertyInfos [get]
 Approximate property info lookup.

Detailed Description

Provides a container for two property info lookups: one accurate and one approximate.

Constructor & Destructor Documentation

◆ PropertyInfoContainer()

PeanutButter.DuckTyping.Shimming.PropertyInfoContainer.PropertyInfoContainer ( PropertyInfo[] propertyInfos)

Constructs a new instance of the lookup container.

Parameters
propertyInfosPropertyInfos to contain

The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.DuckTyping/Shimming/PropertyInfoContainer.cs