C# Class Catel.ReSharper.DictionaryWithKeyStringOfListOfTextRangeOrDocumentRangeExtensions

Show file Open project: Catel/Catel.ReSharper

Public Methods

Method Description
AsHotspotInfos ( this @this ) : HotspotInfo[]
Merge ( this @this, Dictionary fields ) : void

Method Details

AsHotspotInfos() public static method

public static AsHotspotInfos ( this @this ) : HotspotInfo[]
@this this
return HotspotInfo[]

Merge() public static method

public static Merge ( this @this, Dictionary fields ) : void
@this this
fields Dictionary
return void