C# Class FreakySources.Code.Frame

Mostra file 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