Assembly.Dispose Method
This method is an implementation of the IDisposable.Dispose method that releases unmanaged resources held by an instance of the Assembly class.
Syntax
public void Dispose ( )
This method is an implementation of the IDisposable.Dispose method that releases unmanaged resources held by an instance of the Assembly class.
public void Dispose ( )