Beispiel #1
0
 public SolidCell GetSolid()
 {
     return(staticCell != null?staticCell.AsSolid() : null);
 }