C# Class TLSharp.Core.Network.DataCenterMigrationException

Inheritance: System.Exception
Show file Open project: sochix/TLSharp

Private Properties

Property Type Description

Protected Methods

Method Description
DataCenterMigrationException ( string msg, int dc ) : System

Method Details

DataCenterMigrationException() protected method

protected DataCenterMigrationException ( string msg, int dc ) : System
msg string
dc int
return System