Example #1
0
 public static void SetRotation(string strPicture, int iRotation)
 {
     _database.SetRotation(strPicture, iRotation);
 }