Ejemplo n.º 1
0
 public void SetEdgeColor(int index, Color color)
 {
     cardInstance.SetEdgeColor(index, color);
 }