AIT.Tools.VisualStudioTextTransform.LogicalCallContextChange.Dispose C# (CSharp) Méthode

Dispose() public méthode

/
public Dispose ( ) : void
Résultat void
        public void Dispose()
        {
            Dispose(true);
            GC.SuppressFinalize(this);
        }

Same methods

LogicalCallContextChange::Dispose ( bool isDisposing ) : void
LogicalCallContextChange