Format:
Recent snippets matching tags of resharper plugin
[ContextAction(Group = "C#", Name = "ConvertSpacesToUnderscore", Description = "Adds context action to convert spaces in method names to underscore")] public class ConvertSpacesToUnderscore : BulbItemImpl, IContextAction { readonly ICSharpContextActionDataProvider _provider; public ConvertSpacesToUnderscore(ICSharpContextActionDataProvider provider) { _provider = provider; }
558 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
