Testing C# syntax Posted by Alexandru Ciobanu June 22, 2008 in Software Development public int TestMethodA(Int32 testInt) { return testInt + 1; } .net c#