Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated AV1540 for local functions #151

Merged
merged 1 commit into from
May 10, 2018
Merged

Updated AV1540 for local functions #151

merged 1 commit into from
May 10, 2018

Conversation

bkoelman
Copy link
Contributor

@bkoelman bkoelman commented May 7, 2018

Note: in language terminology, "method bodies" are all the blocks of code that contain executable statements (as opposed to signatures, which declare structure). This includes field initializers and local functions, for example.

Note: in language terminology, "method bodies" are all the blocks of
code that contain executable statements (as opposed to signatures, which
declare structure). This includes field initializers and local
functions, for example.
@bkoelman bkoelman mentioned this pull request May 7, 2018
16 tasks
@dennisdoomen dennisdoomen merged commit 4b37c8c into dennisdoomen:master May 10, 2018
@bkoelman bkoelman deleted the local-av1540 branch May 10, 2018 09:10
mapfel pushed a commit to stepahead/CSharpGuidelines that referenced this pull request Mar 22, 2021
Note: in language terminology, "method bodies" are all the blocks of
code that contain executable statements (as opposed to signatures, which
declare structure). This includes field initializers and local
functions, for example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants