C# Class Exceptional.Playground.InsertingCorrectComment

Show file Open project: CSharpAnalyzers/ExceptionalReSharper

Public Methods

Method Description
Bar ( ) : void
Foo ( ) : void

Method Details

Bar() public method

This text should be inserted.
public Bar ( ) : void
return void

Foo() public method

public Foo ( ) : void
return void