ServiceLocalException(SerializationInfo, StreamingContext) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис protected ServiceLocalException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
ServiceLocalException(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> ServiceLocalException
Параметры
- info
- Тип: System.Runtime.SerializationSerializationInfo
The object that holds the serialized object data. - context
- Тип: System.Runtime.SerializationStreamingContext
The contextual information about the source or destination.
См. также