Table of Contents

Interface IFilteringContext

Namespace
Fluxzy.Rules.Filters
Assembly
Fluxzy.Core.dll
public interface IFilteringContext

Properties

HasRequestBody

bool HasRequestBody { get; }

Property Value

bool

Reader

IArchiveReader Reader { get; }

Property Value

IArchiveReader