Exemplo n.º 1
0
 public static string GetUserTypeNameByCode(string type)
 {
     return(SYSLookup.GetUserTypeNameByCode(type));
 }