How do you define the lease of the object?
Select Answer:
By implementing IDispose interface when writing the class code.
By implementing ILease interface when writing the class code.
By implementing GAC when writing the class code.
No need to implement any interface.
|