ScriptCombiner.ScriptCombiner C# (CSharp) Méthode

ScriptCombiner() static private méthode

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