C# Class Mono.TextEditor.TextViewMargin.LineDescriptor

Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Méthode Description
Equals ( Mono.TextEditor.DocumentLine line, int offset, int length, bool &isInvalid ) : bool

Méthodes protégées

Méthode Description
LineDescriptor ( Mono.TextEditor.DocumentLine line, int offset, int length ) : System

Method Details

Equals() public méthode

public Equals ( Mono.TextEditor.DocumentLine line, int offset, int length, bool &isInvalid ) : bool
line Mono.TextEditor.DocumentLine
offset int
length int
isInvalid bool
Résultat bool

LineDescriptor() protected méthode

protected LineDescriptor ( Mono.TextEditor.DocumentLine line, int offset, int length ) : System
line Mono.TextEditor.DocumentLine
offset int
length int
Résultat System