コード例 #1
0
ファイル: AppInstance.cs プロジェクト: mhearn77/HelloWorld
 public string GetMessage()
 {
     return(apiType.GetMessage());
 }