InnerItem - конструктор

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

Definition

Пространство имён: Tessa.UI.Controls.CustomRichTextBoxCtrl.CustomRichTextBox
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public InnerItem(
	string name,
	string base64,
	string originalName = null,
	AttachmentType type = AttachmentType.InnerItem
)

Параметры

name  String
 
base64  String
 
originalName  String  (Optional)
 
type  AttachmentType  (Optional)
 

См. также