shephertz / AppWarpS2Public

AppWarp S2 authoritative on premise solution
Other
4 stars 0 forks source link

C# AppWarp S2 page wrong params #1

Open DhruvCShepHertz opened 10 years ago

DhruvCShepHertz commented 10 years ago

http://appwarps2.shephertz.com/dev-center/api-guide/csharp-api-reference/#updateroomproperties

Many of the methods that take parameters are not indented correctly. For example the following is all in one single line.

Parameters listener - listener object Returns void

There should be a gap between parameters and Returns. The correct way is in the following http://appwarp.shephertz.com/game-development-center/java-api-reference/#updateroomproperties