PreApplicationStartCode Class

Inheritance Hierarchy

System.Object
  Microsoft.Web.Helpers.PreApplicationStartCode

Namespace:  Microsoft.Web.Helpers
Assembly:  Microsoft.Web.Helpers (in Microsoft.Web.Helpers.dll)

Syntax

'Declaration
Public NotInheritable Class PreApplicationStartCode
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class PreApplicationStartCode
public ref class PreApplicationStartCode abstract sealed
public final class PreApplicationStartCode

The PreApplicationStartCode type exposes the following members.

Methods

  Name Description
Public methodStatic member Start

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Web.Helpers Namespace