Method | Description | |
---|---|---|
WithCache ( this fv ) : IFilterVisitor | ||
WithConfig ( this fv, |
||
WithConfig ( this fv, string configFile ) : IFilterVisitor |
public static WithCache ( this fv ) : IFilterVisitor | ||
fv | this | |
return | IFilterVisitor |
public static WithConfig ( this fv, |
||
fv | this | |
rule | ||
return | IFilterVisitor |
public static WithConfig ( this fv, string configFile ) : IFilterVisitor | ||
fv | this | |
configFile | string | |
return | IFilterVisitor |