C# Class AIT.Tools.VisualStudioTextTransform.LogicalCallContextChange

Class to change the LogicalCallContext temporarily.
Inheritance: IDisposable
Afficher le fichier Open project: AITGmbH/VisualStudioTextTransform

Méthodes publiques

Méthode Description
Dispose ( ) : void

/

LogicalCallContextChange ( string name, object newValue ) : System

/

Private Methods

Méthode Description
Dispose ( bool isDisposing ) : void

Method Details

Dispose() public méthode

/
public Dispose ( ) : void
Résultat void

LogicalCallContextChange() public méthode

/
public LogicalCallContextChange ( string name, object newValue ) : System
name string
newValue object
Résultat System