[Previous] [Contents] [Next]

Method Arguments


Use Pascal casing on all arguments. Give meaningful names to arguments so that when IntelliSense is used, the user can see immediately what each argument is used for.

[Previous] [Contents] [Next]