adspace
Answer Posted / Brajesh Singh
The IDisposable interface in C# defines the Dispose() method that should be called to clean up unmanaged resources, such as file handles and database connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers