예제 #1
0
 public static JObject GetProjectTypeII(string sid, string ProjectType)
 {
     return(CreateProject.GetProjectTypeII(sid, ProjectType));
 }