C# Class SIM.Adapters.WebServer.WebServerManager.WebServerContext

Inheritance: ProfileSection
Afficher le fichier Open project: Sitecore/Sitecore-Instance-Manager Class Usage Examples

Méthodes publiques

Свойство Type Description
DebugLocation string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CommitChanges ( ) : void
Dispose ( ) : void
WebServerContext ( string debugLocation, object caller = null ) : System

Method Details

CommitChanges() public méthode

public CommitChanges ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

WebServerContext() public méthode

public WebServerContext ( string debugLocation, object caller = null ) : System
debugLocation string
caller object
Résultat System

Property Details

DebugLocation public_oe property

public string DebugLocation
Résultat string