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

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

Definition

Пространство имён: Tessa.Extensions.Platform.Client.Cards
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public FileTemplate(
	Guid id,
	string name,
	FileTemplateType templateType,
	string group,
	string fileName,
	IEnumerable<Object> typesOrViews
)

Параметры

id  Guid
 
name  String
 
templateType  FileTemplateType
 
group  String
 
fileName  String
 
typesOrViews  IEnumerableObject
 

См. также