ItemModel(SerializationInfo, StreamingContext) - конструктор
Инициализирует новый экземпляр класса
ItemModelПространство имён: Tessa.Forums.ModelsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected ItemModel(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
ItemModel(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> ItemModel
Параметры
- info SerializationInfo
-
- context StreamingContext
-