S
Sanjay
hi all,
i have a function that accepts Object as an argument.Depending on whether
the passed object
implements Idisposable , i want to call dispose on that object.
How can i check whether this object implements Idisposable ?
I would be thankful for any pointer on the same.
sanjay
i have a function that accepts Object as an argument.Depending on whether
the passed object
implements Idisposable , i want to call dispose on that object.
How can i check whether this object implements Idisposable ?
I would be thankful for any pointer on the same.
sanjay