Skip to content

Extension for Visual Studio 2015. Replaces delegate definitions made using delegate keyword with lambda expressions.

Notifications You must be signed in to change notification settings

Adyrhan/delegate-lambda-replacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delegate-Lambda Replacer

This extension for Visual Studio 2015 reports definitions of delegates made using the delegate keyword and suggest the user to replace those by a lambda expression automatically.

About

Extension for Visual Studio 2015. Replaces delegate definitions made using delegate keyword with lambda expressions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published