ItemModel(Guid, String, String, AttachmentType, Int64) - конструктор

Инициализирует новый экземпляр класса ItemModel

Definition

Пространство имён: Tessa.Forums.Models
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public ItemModel(
	Guid id,
	string uri,
	string caption,
	AttachmentType type,
	long fileSize = -1
)

Параметры

id  Guid
 
uri  String
 
caption  String
 
type  AttachmentType
 
fileSize  Int64  (Optional)
 

См. также