예제 #1
0
파일: Settings.cs 프로젝트: qqj1228/SH_OBD
 public string[] GetMethodArray()
 {
     return(WebServiceMethods.Split(','));
 }