FormEditorModelExtensions - класс
Пространство имён: Tessa.FormEditor.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public static class FormEditorModelExtensions
Public NotInheritable Class FormEditorModelExtensions
public ref class FormEditorModelExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FormEditorModelExtensions = class end
- Inheritance
- Object FormEditorModelExtensions
| GetUpdatedField(ListDictionaryString, Object, ListDictionaryString, Object, FuncDictionaryString, Object, DictionaryString, Object, Boolean) |
Updates old field list with data from a new one.
|
| GetUpdatedFieldT(T, T) |
Updates old model with a new data from new one.
|
| GetUpdatedFieldT(ListT, ListT, FuncT, T, Boolean) |
Updates old model list with a new data from new one.
|