Example #1
0
 public int GetRam()
 {
     return(mMacbook.GetRam() + 8);
 }