C# Class Groves.FakeMarkupExtensions.BuiltIn.StaticFakeMarkupExtensionProvider

FME provider to grab static values by an assembly qualified name and a property name
Inheritance: IFakeMarkupExtensionProvider
Exibir arquivo Open project: tomzorz/Groves

Public Methods

Method Description
GetResult ( CustomResourceRequestInfo crri ) : Func

Gets the result by the provider

Method Details

GetResult() public method

Gets the result by the provider
public GetResult ( CustomResourceRequestInfo crri ) : Func
crri CustomResourceRequestInfo request information
return Func