Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
/ Demo Public archive

Visual Studio Demo Analyzer for Software Engineering class

License

Notifications You must be signed in to change notification settings

D4nyi/Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Demo Analyzer for Software Engineering class

This analyzer provides code fixes for left access modifiers.
It adds the corresponding default modifier of the specific type:

  • Methods, fields, properties: private
  • Delegates, classes, strucks, enums: internal

About

Visual Studio Demo Analyzer for Software Engineering class

Resources

License

Stars

Watchers

Forks

Packages

No packages published