C# Class ARCed.Scintilla.MarkerInstance

Inheritance: ScintillaHelperBase
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
Delete ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
MarkerInstance ( Scintilla scintilla, Marker marker, int handle )

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int