[Missing <summary> documentation for "M:Breeze.Sharp.JsonEntityConverter.CreateAndPopulate(Breeze.Sharp.NodeContext)"]
             
             
            Namespace: Breeze.SharpAssembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
 
protected virtual Object CreateAndPopulate(
	NodeContext nodeContext
)
Protected Overridable Function CreateAndPopulate ( 
	nodeContext As NodeContext
) As Object
protected:
virtual Object^ CreateAndPopulate(
	NodeContext^ nodeContext
)
abstract CreateAndPopulate : 
        nodeContext : NodeContext -> Object 
override CreateAndPopulate : 
        nodeContext : NodeContext -> Object Parameters
- nodeContext
- Type: Breeze.SharpNodeContext
 
Return Value
Type: 
Object 
Reference