[ bolepks @ 02.01.2014. 13:41 ] @
Koja je razlika između metode i naredbe?
[ jablan @ 02.01.2014. 16:44 ] @
http://msdn.microsoft.com/en-us/library/ms173143.aspx

Citat:
The actions that a program takes are expressed in statements. Common actions include declaring variables, assigning values, calling methods, looping through collections, and branching to one or another block of code, depending on a given condition.