Proxy pattern: Difference between revisions

Content deleted Content added
Line 149:
interface ICar
{
void DriveCar() ;
}