public static string GetType(string values) { var tempType = FaultRepository.GetType(values); return(tempType); }