My latest assignment requires me to have this follow criteria
"All methods have explicit postcondition and those with parameters preconditions "
I have read through a few web pages trying to explain pre/post conditions, but can seem to get a grasp on them, could someone explain to me what they are, their use and how to write them?
Thanks
(the language i am learning is C# by the way)