Click or drag to resize
TransportException - методы

Тип TransportException предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified Object is equal to the current Object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetBaseException
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Унаследован от Exception.)
Открытый методGetHashCode
Serves as a hash function for a particular type.
(Унаследован от Object.)
Открытый методGetObjectData
When overridden in a derived class, sets the SerializationInfo with information about the exception.
(Унаследован от Exception.)
Открытый методGetType
Gets the runtime type of the current instance.
(Унаследован от Exception.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Creates and returns a string representation of the current exception.
(Унаследован от Exception.)
В начало страницы
См. также