System.Deployment.Internal.Isolation.Manifest.AssemblyReferenceDependentAssemblyEntry.IDisposable C# (CSharp) Méthode

IDisposable() public méthode

public IDisposable ( ) : void
Résultat void
        void IDisposable.Dispose()
        {
            this.Dispose(true);
        }
AssemblyReferenceDependentAssemblyEntry