Beispiel #1
0
 public static string GetLitPoints(Users user)
 {
     return user.GetLitPoints();
 }