C# 클래스 Catel.ReSharper.DictionaryWithKeyStringOfListOfTextRangeOrDocumentRangeExtensions

파일 보기 프로젝트 열기: Catel/Catel.ReSharper

공개 메소드들

메소드 설명
AsHotspotInfos ( this @this ) : HotspotInfo[]
Merge ( this @this, Dictionary fields ) : void

메소드 상세

AsHotspotInfos() 공개 정적인 메소드

public static AsHotspotInfos ( this @this ) : HotspotInfo[]
@this this
리턴 HotspotInfo[]

Merge() 공개 정적인 메소드

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