C# Class ManagedFusion.Rewriter.Contrib.RoutingApacheEngine

Inheritance: Engines.ApacheEngine
显示文件 Open project: managedfusion/managedfusion-rewriter-contrib

Protected Methods

Method Description
Add ( string relativePath, FileInfo file ) : void

Method Details

Add() protected method

protected Add ( string relativePath, FileInfo file ) : void
relativePath string
file System.IO.FileInfo
return void