|
| interface | IProperties |
| |
| class | MethodReflector |
| | Helper class to perform method introspection and dynamic invocation. This class has symmetric implementation across all languages supported by Pip.Services toolkit and used to support dynamic data processing. More...
|
| |
| class | ObjectReader |
| | Helper class to perform property introspection and dynamic reading. More...
|
| |
| class | ObjectWriter |
| | Helper class to perform property introspection and dynamic writing. More...
|
| |
| class | PropertyReflector |
| | Helper class to perform property introspection and dynamic reading and writing. More...
|
| |
| class | RecursiveObjectReader |
| | Helper class to perform property introspection and dynamic reading. More...
|
| |
| class | RecursiveObjectWriter |
| | Helper class to perform property introspection and dynamic writing. More...
|
| |
| class | TypeDescriptor |
| | Descriptor that points to specific object type by it's name and optional library(or module) where this type is defined. More...
|
| |
| class | TypeMatcher |
| | Helper class matches value types for equality. This class has symmetric implementation across all languages supported by Pip.Services toolkit and used to support dynamic data processing. More...
|
| |
| class | TypeReflector |
| | Helper class to perform object type introspection and object instantiation. More...
|
| |