IAssemblyPostProcessor Methods

 

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodDispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.)

System_CAPS_pubmethodPostProcessAssembly(String^)

Called before the assembly is loaded to allow the implementing class to modify the assembly.

Return to top
Show: