ScriptCombiner.ScriptCombiner C# (CSharp) Method

ScriptCombiner() static private method

static private ScriptCombiner ( ) : System
return System
    static ScriptCombiner()
    {
        LastModified_HeaderDate = DateTime.Now;			//used to calculate if we will send a '304 Not Modified' to the user
    }