|
Subject:
|
returning interfaces
|
|
Posted By:
|
mike72
|
Post Date:
|
4/17/2008 5:53:38 AM
|
In some of the code for Beer House, a lot of methods are returning interfaces such as IDataReader instead of a plain DataReader. Can anybody tell me why this is the case?
|
|