Sage.Rewriters.LocalizePathRewriter.Dispose C# (CSharp) Method

Dispose() public method

Disposes of the resources (other than memory) used by the module that implements IHttpModule.
public Dispose ( ) : void
return void
        public void Dispose()
        {
        }
LocalizePathRewriter