C# 클래스 LitJson.WriterContext

파일 보기 프로젝트 열기: TerrariaPrismTeam/Prism 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Count int
ExpectingValue bool
InArray bool
InObject bool
Padding int

프로퍼티 상세

Count 공개적으로 프로퍼티

public int Count
리턴 int

ExpectingValue 공개적으로 프로퍼티

public bool ExpectingValue
리턴 bool

InArray 공개적으로 프로퍼티

public bool InArray
리턴 bool

InObject 공개적으로 프로퍼티

public bool InObject
리턴 bool

Padding 공개적으로 프로퍼티

public int Padding
리턴 int