ApplicationRegistrationException(SerializationInfo, StreamingContext) - конструктор
Пространство имён: Tessa.Applications.Services.PlatformApplicationСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected ApplicationRegistrationException(
[NotNullAttribute] SerializationInfo info,
StreamingContext context
)
Protected Sub New (
<NotNullAttribute> info As SerializationInfo,
context As StreamingContext
)
protected:
ApplicationRegistrationException(
[NotNullAttribute] SerializationInfo^ info,
StreamingContext context
)
new :
[<NotNullAttribute>] info : SerializationInfo *
context : StreamingContext -> ApplicationRegistrationException
Параметры
- info SerializationInfo
-
The info.
- context StreamingContext
-
The context.