C# Class Groves.FakeMarkupExtensions.BuiltIn.NullFakeMarkupExtensionProvider

FME null provider
Inheritance: IFakeMarkupExtensionProvider
Show file 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