Click here to Skip to main content
15,887,410 members
Articles / Programming Languages / C#

Using C# 7's Local Function Feature for Multiple Sequential Exit Test Scenarios

Rate me:
Please Sign up or sign in to vote.
4.83/5 (5 votes)
2 Apr 2019CPOL1 min read 15.6K   1  
Where a function requires execution in stages, and a check for an exit condition after/with each stage

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer
Thailand Thailand
Human being, mortal, flawed.

Comments and Discussions