C# diagnostic and code fix that detects unused constructor arguments, and offers to generate a read-only field initialized with the argument.
Info
Version: | 1.1.2.41 |
Author(s): | Interact Software |
Last Update: | Friday, July 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/interactsw/flyntax |
NuGet Url: | https://www.nuget.org/packages/Flyntax.StoreCtorArg |
Install
Install-Package Flyntax.StoreCtorArg
dotnet add package Flyntax.StoreCtorArg
paket add Flyntax.StoreCtorArg
Flyntax.StoreCtorArg Download (Unzip the "nupkg" after downloading)
Dependencies
Tags