How to call a method on Google Engine from C#

Posted by Vitaliy1 on Stack Overflow See other posts from Stack Overflow or by Vitaliy1
Published on 2010-04-01T15:10:08Z Indexed on 2010/04/01 15:13 UTC
Read the original article Hit count: 272

Filed under:
|
|

I Have an application in my account and I want to call a method that takes int number and return one int number (int someMethod(int someVar)) from client application that must be written with C#.

© Stack Overflow or respective owner

Related posts about c#

Related posts about google