From: nicol on 13 Jun 2010 00:05 On Jun 12, 10:21 pm, Arne Vajhøj <a...(a)vajhoej.dk> wrote: > On 12-06-2010 13:41, nicol wrote: > > > class employee : person > > { > > public employee(string fn , string ln , int f):(fn , ln ) // here > > has a error > > public employee(string fn , string ln , int f): base(fn , ln ) > > Arne thanks Arne
|
Pages: 1 Prev: Concurrency violation: the UpdateCommand affected 0 of the expected1 records. Next: tostring |