I think it is quite simple and you are on the right track. You should change this line:
Code:public cCarteira(double sC) : base()
to
Code:public cCarteira(double sC) : base(sC)
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |