IRazorOptimizationPass Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IRazorOptimizationPass : Microsoft::AspNetCore::Razor::Language::IRazorEngineFeature
public interface IRazorOptimizationPass : Microsoft.AspNetCore.Razor.Language.IRazorEngineFeature
type IRazorOptimizationPass = interface
interface IRazorEngineFeature
type IRazorOptimizationPass = interface
interface IRazorEngineFeature
interface IRazorFeature
Public Interface IRazorOptimizationPass
Implements IRazorEngineFeature
- Derived
- Implements
Properties
Engine | (Inherited from IRazorEngineFeature) |
Order |
Methods
Execute(RazorCodeDocument, DocumentIntermediateNode) |