C# 클래스 FreakySources.Code.Frame

파일 보기 프로젝트 열기: KvanTTT/Freaky-Sources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bytes byte[]
Line string
Lines string[]
ReducedBytes byte[]
ReducedLine string
ReducedLines string[]
RepeatCount int

프로퍼티 상세

Bytes 공개적으로 프로퍼티

public byte[] Bytes
리턴 byte[]

Line 공개적으로 프로퍼티

public string Line
리턴 string

Lines 공개적으로 프로퍼티

public string[] Lines
리턴 string[]

ReducedBytes 공개적으로 프로퍼티

public byte[] ReducedBytes
리턴 byte[]

ReducedLine 공개적으로 프로퍼티

public string ReducedLine
리턴 string

ReducedLines 공개적으로 프로퍼티

public string[] ReducedLines
리턴 string[]

RepeatCount 공개적으로 프로퍼티

public int RepeatCount
리턴 int