C# 클래스 Newtonsoft.Json.Serialization.JsonProperty

Maps a JSON property to a .NET member or constructor parameter.
파일 보기 프로젝트 열기: NicePeopleAtWork/NicePlayers 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a String that represents this instance.

메소드 상세

ToString() 공개 메소드

Returns a String that represents this instance.
public ToString ( ) : string
리턴 string