C# 클래스 GSF.ServiceModel.JsonFault

파일 보기 프로젝트 열기: GridProtectionAlliance/gsf

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
JsonFault ( Exception ex ) : System

Creates a new JsonFault from an existing Exception.

메소드 상세

JsonFault() 공개 메소드

Creates a new JsonFault from an existing Exception.
public JsonFault ( Exception ex ) : System
ex System.Exception Source exception.
리턴 System