Share via


NestedResourceStrategy Class

Definition

public static class NestedResourceStrategy
type NestedResourceStrategy = class
Public Class NestedResourceStrategy
Inheritance
NestedResourceStrategy

Methods

Create<TModel,TParentModel>(String, Func<TParentModel,IList<TModel>>, Action<TParentModel,IList<TModel>>, Func<TModel,String>, Action<TModel,String>)
Create<TModel,TParentModel>(String, Func<TParentModel,String,TModel>, Action<TParentModel,String,TModel>)

Applies to