Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FreakySources
Code
Frame
C# Class FreakySources.Code.Frame
Afficher le fichier
Open project: KvanTTT/Freaky-Sources
Class Usage Examples
Méthodes publiques
Свойство
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
Résultat
byte[]
Line
public_oe property
public
string
Line
Résultat
string
Lines
public_oe property
public
string[]
Lines
Résultat
string[]
ReducedBytes
public_oe property
public
byte[]
ReducedBytes
Résultat
byte[]
ReducedLine
public_oe property
public
string
ReducedLine
Résultat
string
ReducedLines
public_oe property
public
string[]
ReducedLines
Résultat
string[]
RepeatCount
public_oe property
public
int
RepeatCount
Résultat
int