BaseCodeGenerator.Dispose Method
Releases the resources used by the BaseCodeGenerator class.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Name | Description | |
---|---|---|
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Dispose(Boolean) | Releases unmanaged and - optionally - managed resources. |
BaseCodeGenerator.Dispose Method ()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
BaseCodeGenerator.Dispose Method (Boolean)
Releases unmanaged and - optionally - managed resources.
Parameters
- disposing
-
Type:
System.Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.