C# Class NRack.Helpers.CalledWithIterableResponseAdapter

Inheritance: ICallable
Exibir arquivo Open project: kevinswiber/NRack

Public Methods

Method Description
Call ( dynamic>.IDictionary environment ) : dynamic[]
CalledWithIterableResponseAdapter ( dynamic innerObject ) : System.Collections.Generic

Method Details

Call() public method

public Call ( dynamic>.IDictionary environment ) : dynamic[]
environment dynamic>.IDictionary
return dynamic[]

CalledWithIterableResponseAdapter() public method

public CalledWithIterableResponseAdapter ( dynamic innerObject ) : System.Collections.Generic
innerObject dynamic
return System.Collections.Generic