コード例 #1
0
ファイル: Settings.cs プロジェクト: qqj1228/SH_OBD
 public string[] GetMethodArray()
 {
     return(WebServiceMethods.Split(','));
 }