In this video, I will be explaining a new feature of C# 7.0 used for defining a function within another function which is called as Local Functions. In previous versions, it was a complex task to achieve now it is very simple and easy to handle with the support of Local functions of C# 7.0.