C# Class ManagedFusion.Rewriter.Contrib.RoutingApacheEngine

Inheritance: Engines.ApacheEngine
Mostrar archivo 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