C# Class JetBrains.ReSharper.Koans.Editing.SelectingCode

Datei anzeigen Open project: JetBrains/resharper-workshop Class Usage Examples

Public Methods

Method Description
ExtendAndShrinkSelection ( ) : void
ExtendAndShrinkSelectionWithCamelHumps ( ) : void
SelectBlock ( ) : void

Method Details

ExtendAndShrinkSelection() public method

public ExtendAndShrinkSelection ( ) : void
return void

ExtendAndShrinkSelectionWithCamelHumps() public method

public ExtendAndShrinkSelectionWithCamelHumps ( ) : void
return void

SelectBlock() public method

public SelectBlock ( ) : void
return void