C# Class ARCed.Scintilla.MarkerInstance

Inheritance: ScintillaHelperBase
Show file Open project: borisblizzard/arcreator

Public Methods

Method Description
Delete ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
MarkerInstance ( Scintilla scintilla, Marker marker, int handle )

Method Details

Delete() public method

public Delete ( ) : void
return void

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int