Pip-Services-Commons-Dotnet
PipServices3.Commons.Reflect.RecursiveObjectWriter Member List

This is the complete list of members for PipServices3.Commons.Reflect.RecursiveObjectWriter, including all inherited members.

CopyProperties(object dest, object src)PipServices3.Commons.Reflect.RecursiveObjectWriterstatic
CreateProperty(object obj, string[] names, int nameIndex) (defined in PipServices3.Commons.Reflect.RecursiveObjectWriter)PipServices3.Commons.Reflect.RecursiveObjectWriterprivatestatic
PerformSetProperty(object obj, string[] names, int nameIndex, object value) (defined in PipServices3.Commons.Reflect.RecursiveObjectWriter)PipServices3.Commons.Reflect.RecursiveObjectWriterprivatestatic
SetProperties(object obj, IDictionary< string, object > values)PipServices3.Commons.Reflect.RecursiveObjectWriterstatic
SetProperty(object obj, string name, object value)PipServices3.Commons.Reflect.RecursiveObjectWriterstatic