disposes all instances of applicable private members
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
protected override void Dispose( bool disposing )
Parameters
- disposing
- Type: SystemBoolean
true indicates that it is safe to access disposable members
See Also