Example #1
0
 public static int GetRotation(string strPicture)
 {
     return(_database.GetRotation(strPicture));
 }