Пример #1
0
 public int DrawString(Sprite sprite, string text, Rectangle?rect, DrawStringFormat format, int color)
 {
     throw new NotImplementedException();
 }