Example #1
0
 public void SetCenterText(string text)
 {
     cardInstance.SetCenterText(text);
 }