InputValueEditorManagerOpenEditor(IHashValueType, Object, ActionIHashValueType, Object, Boolean, String, Object) - метод

Definition

Пространство имён: Tessa.UI.HashEditor
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public static void OpenEditor(
	IHashValueType hashValueType = null,
	Object value = null,
	Action<IHashValueType, Object> onEditorSuccess = null,
	bool typeEditorEnabled = true,
	string title = null,
	Object baseValue = null
)

Параметры

hashValueType  IHashValueType  (Optional)
 
value  Object  (Optional)
 
onEditorSuccess  ActionIHashValueType, Object  (Optional)
 
typeEditorEnabled  Boolean  (Optional)
 
title  String  (Optional)
 
baseValue  Object  (Optional)
 

См. также