CriteriaGenerationException(SerializationInfo, StreamingContext) - конструктор
Initializes a new instance of the ApplicationException class with serialized data.
Пространство имён: Tessa.Views.Metadata.CriteriaСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected CriteriaGenerationException(
[NotNullAttribute] SerializationInfo info,
StreamingContext context
)
Protected Sub New (
<NotNullAttribute> info As SerializationInfo,
context As StreamingContext
)
protected:
CriteriaGenerationException(
[NotNullAttribute] SerializationInfo^ info,
StreamingContext context
)
new :
[<NotNullAttribute>] info : SerializationInfo *
context : StreamingContext -> CriteriaGenerationException
Параметры
- info SerializationInfo
- The object that holds the serialized object data.
- context StreamingContext
- The contextual information about the source or destination.