Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FreakySources
Code
Frame
C# Class FreakySources.Code.Frame
Exibir arquivo
Open project: KvanTTT/Freaky-Sources
Class Usage Examples
Public Properties
Property
Type
Description
Bytes
byte[]
Line
string
Lines
string[]
ReducedBytes
byte[]
ReducedLine
string
ReducedLines
string[]
RepeatCount
int
Property Details
Bytes
public_oe property
public
byte[]
Bytes
return
byte[]
Line
public_oe property
public
string
Line
return
string
Lines
public_oe property
public
string[]
Lines
return
string[]
ReducedBytes
public_oe property
public
byte[]
ReducedBytes
return
byte[]
ReducedLine
public_oe property
public
string
ReducedLine
return
string
ReducedLines
public_oe property
public
string[]
ReducedLines
return
string[]
RepeatCount
public_oe property
public
int
RepeatCount
return
int