C# Class ICSharpCode.ILSpy.TextView.ReferenceSegment

A text segment that references some object. Used for hyperlinks in the editor.
Inheritance: ICSharpCode.AvalonEdit.Document.TextSegment
Afficher le fichier Open project: net-shell/quantum-vaginer Class Usage Examples

Méthodes publiques

Свойство Type Description
IsLocal bool
IsLocalTarget bool
Reference object

Property Details

IsLocal public_oe property

public bool IsLocal
Résultat bool

IsLocalTarget public_oe property

public bool IsLocalTarget
Résultat bool

Reference public_oe property

public object Reference
Résultat object