Example #1
0
 public int GetSize()
 {
     return(inf.GetSize() + cav.GetSize() + arch.GetSize());
 }