C# 클래스 Hypermedia.Json.JsonException

상속: System.Exception
파일 보기 프로젝트 열기: cosullivan/Hypermedia

공개 메소드들

메소드 설명
JsonException ( string format ) : System

Constructor.

메소드 상세

JsonException() 공개 메소드

Constructor.
public JsonException ( string format ) : System
format string The message format.
리턴 System