Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ReSharper
NTriples
Tree
WhitespaceBase
C# Class ReSharper.NTriples.Tree.WhitespaceBase
Inheritance:
NTriplesTokenBase
,
IWhitespaceNode
Mostra file
Open project: xsburg/ReSharper.NTriples
Public Methods
Method
Description
GetText
( ) :
string
GetTextLength
( ) :
int
ToString
( ) :
String
Protected Methods
Method
Description
WhitespaceBase
(
string
text
) :
System
Method Details
GetText()
public
method
public
GetText
( ) :
string
return
string
GetTextLength()
public
method
public
GetTextLength
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
String
return
String
WhitespaceBase()
protected
method
protected
WhitespaceBase
(
string
text
) :
System
text
string
return
System