C# Class Catel.ReSharper.DictionaryWithKeyStringOfListOfTextRangeOrDocumentRangeExtensions

Afficher le fichier Open project: Catel/Catel.ReSharper

Méthodes publiques

Méthode Description
AsHotspotInfos ( this @this ) : HotspotInfo[]
Merge ( this @this, Dictionary fields ) : void

Method Details

AsHotspotInfos() public static méthode

public static AsHotspotInfos ( this @this ) : HotspotInfo[]
@this this
Résultat HotspotInfo[]

Merge() public static méthode

public static Merge ( this @this, Dictionary fields ) : void
@this this
fields Dictionary
Résultat void