E
Erik
Hello,
Hoping someone can help me so I can build my homework!
I have a public class called Employee.vb in a project called
Compensation Review. I have created HourlyEmployee that Inherits
Employee. When I try to build it, I get an error:
'Employee' is ambiguous in the namespace 'Compensation_Review'
Any advice? I created a reference to Compensation Review.dll in the
Compensation Review project.
Hoping someone can help me so I can build my homework!
I have a public class called Employee.vb in a project called
Compensation Review. I have created HourlyEmployee that Inherits
Employee. When I try to build it, I get an error:
'Employee' is ambiguous in the namespace 'Compensation_Review'
Any advice? I created a reference to Compensation Review.dll in the
Compensation Review project.