C# Class Metanga.SoftwareDevelopmentKit.EntityError

ファイルを表示 Open project: MetangaSDK/Metanga-RESTful-SDK

Public Methods

Method Description
EntityError ( System.Entity entityReference, Metanga.SoftwareDevelopmentKit.Rest.MetangaException metangaException ) : System

Constructor

Method Details

EntityError() public method

Constructor
public EntityError ( System.Entity entityReference, Metanga.SoftwareDevelopmentKit.Rest.MetangaException metangaException ) : System
entityReference System.Entity
metangaException Metanga.SoftwareDevelopmentKit.Rest.MetangaException
return System