Pip-Services-Commons-Dotnet
Static Public Member Functions | Static Private Member Functions | List of all members
PipServices3.Commons.Data.ProjectionExtensions Class Reference

Static Public Member Functions

static object FromObject (this ProjectionParams projectionParams, ExpandoObject @object)
 
static object FromObject (this ProjectionParams projectionParams, object @object)
 

Static Private Member Functions

static void ProcessProjectionParams (ExpandoObject expandoObject, ProjectionParams projectionParams, int depth=0, string parentProjection="")
 
static void RemoveKeysFromExpandoObject (IDictionary< string, object > expandoObjectMap, ProjectionParams projectionParams, int depth=0, string parentProjection="")
 
static IList< string > GetProjectionKeys (ProjectionParams projectionParams, int depth, string parentProjection)
 

The documentation for this class was generated from the following file: