コード例 #1
0
ファイル: VDAConfigService.cs プロジェクト: test123test111/XD
 public string GetSDKVersion()
 {
     return(IVXProtocol.GetSdkVersion());
 }