Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
XText
XRun
operator
XText.XRun.operator C# (CSharp) Method
XRun Class Documentation
Mostrar archivo
Open project: JakeGinnivan/XText
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool
public static bool operator !=(XRun left, XRun right) { return !Equals(left, right); }
XRun
BuildElementInternal
Equals
GetHashCode
ToString
XRun
operator