C# Class Xakpc.TelegramBot.Client.TelegramApiException

Inheritance: System.Exception
Afficher le fichier Open project: xakpc/TelegramBot.Client

Méthodes publiques

Méthode Description
TelegramApiException ( int errorCode, string description ) : System

Method Details

TelegramApiException() public méthode

public TelegramApiException ( int errorCode, string description ) : System
errorCode int
description string
Résultat System