C# Class CodicExtension.Model.ApiException

Inheritance: System.Exception
Afficher le fichier Open project: codic-project/codic-vs-extension

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ApiException ( int code, String message ) : System

Method Details

ApiException() public méthode

public ApiException ( int code, String message ) : System
code int
message String
Résultat System