Add CsharpGrpc Samples for Aurum Document 10/286510/16
authorChihun Jeong <chihun.jeong@samsung.com>
Mon, 9 Jan 2023 06:17:43 +0000 (15:17 +0900)
committerChihun Jeong <chihun.jeong@samsung.com>
Wed, 11 Jan 2023 06:04:40 +0000 (15:04 +0900)
commit647f9d41e81cbd93582b87d31f7f6371b2bfc4a5
tree45f1a990e9207ec7fcebcff991b8ab85d7948fb1
parentc5e5e31d6d2a1ad73f1ac04992730100162043fa
Add CsharpGrpc Samples for Aurum Document

Change-Id: I8446e4672c80a13ffd13e899ac2b8346569ffbf7
36 files changed:
docs/docs/commands/application/closeapp.md
docs/docs/commands/application/getactiveapptoolkitname.md
docs/docs/commands/application/getappinfo.md
docs/docs/commands/application/installapp.md
docs/docs/commands/application/launchapp.md
docs/docs/commands/application/removeapp.md
docs/docs/commands/device/click.md
docs/docs/commands/device/flick.md
docs/docs/commands/device/getdevicetime.md
docs/docs/commands/device/getscreensize.md
docs/docs/commands/device/longclick.md
docs/docs/commands/device/sendkey.md
docs/docs/commands/device/takescreenshot.md
docs/docs/commands/device/touchdown.md
docs/docs/commands/device/touchmove.md
docs/docs/commands/device/touchup.md
docs/docs/commands/uiobject/actionandwaitevent.md
docs/docs/commands/uiobject/clear.md
docs/docs/commands/uiobject/dumpobjecttree.md
docs/docs/commands/uiobject/findElement.md
docs/docs/commands/uiobject/findElements.md
docs/docs/commands/uiobject/getattribute.md
docs/docs/commands/uiobject/getsize.md
docs/docs/commands/uiobject/gettextminboundingrect.md
docs/docs/commands/uiobject/getvalue.md
docs/docs/commands/uiobject/setfous.md
docs/docs/commands/uiobject/settimeout.md
docs/docs/commands/uiobject/setvalue.md
docs/docs/gettingstarted/C#.md [new file with mode: 0644]
docs/docs/gettingstarted/java.md
docs/docs/gettingstarted/node.md
docs/docs/gettingstarted/python.md
docs/index.md
examples/C#/GrpcSample.csproj [new file with mode: 0644]
examples/C#/helloworld.cs [new file with mode: 0644]
examples/C#/tizen-manifest.xml [new file with mode: 0644]