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
Gate
Middleware
ShowExceptions.Chunk
C# Class Gate.Middleware.ShowExceptions.Chunk
Mostra file
Open project: owin/museum-piece-gate
Public Properties
Property
Type
Description
End
int
Start
int
Text
string
Public Methods
Method
Description
Advance
(
string
delimiter
) :
Chunk
ToInt32
( ) :
int
ToString
( ) :
string
Method Details
Advance()
public
method
public
Advance
(
string
delimiter
) :
Chunk
delimiter
string
return
Chunk
ToInt32()
public
method
public
ToInt32
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
End
public_oe property
public
int
End
return
int
Start
public_oe property
public
int
Start
return
int
Text
public_oe property
public
string
Text
return
string