C# 클래스 Fiveminlab.Newtonsoft.Json.Serialization.JsonStringContract

상속: Fiveminlab.Newtonsoft.Json.Serialization.JsonPrimitiveContract
파일 보기 프로젝트 열기: 5minlab/json.net-for-unity-5ml 1 사용 예제들

공개 메소드들

메소드 설명
JsonStringContract ( Type underlyingType ) : System

Initializes a new instance of the JsonStringContract class.

메소드 상세

JsonStringContract() 공개 메소드

Initializes a new instance of the JsonStringContract class.
public JsonStringContract ( Type underlyingType ) : System
underlyingType Type The underlying type for the contract.
리턴 System