ChartBuildingException(SerializationInfo, StreamingContext) - конструктор |
Initializes a new instance of the
Exception class with serialized data.
Пространство имён:
Tessa.UI.Views.Charting.Charts
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected ChartBuildingException(
[NotNullAttribute] SerializationInfo info,
StreamingContext context
)
Protected Sub New (
<NotNullAttribute> info As SerializationInfo,
context As StreamingContext
)
protected:
ChartBuildingException(
[NotNullAttribute] SerializationInfo^ info,
StreamingContext context
)
new :
[<NotNullAttribute>] info : SerializationInfo *
context : StreamingContext -> ChartBuildingException
Параметры
- info
- Тип: System.Runtime.SerializationSerializationInfo
The SerializationInfo that holds the serialized object data about the exception being thrown. - context
- Тип: System.Runtime.SerializationStreamingContext
The StreamingContext that contains contextual information about the source or destination.
Исключения См. также