コード例 #1
0
 public double GetSquare(SimpleObject obj)
 {
     return(obj.GetSquare());
 }