AjaxControlToolkit.CdnBundleBuilder.Program.NoTransform.Process C# (CSharp) Method

Process() public method

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
return void
            public void Process(BundleContext context, BundleResponse response)
            {
            }
Program.NoTransform