Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ARCed
Scintilla
TopLevelHelper
C# Class ARCed.Scintilla.TopLevelHelper
Top level ScintillaHelpers Like Style and Folding inherit from this class so they don't have to reimplement the same Equals method
Inheritance:
ScintillaHelperBase
Datei anzeigen
Open project: borisblizzard/arcreator
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Method
Description
TopLevelHelper
(
Scintilla
scintilla
)
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int