コード例 #1
0
 public void PassColor(IColor c)
 {
     c.CatchColor(c);
 }