FormEditorModelExtensions - класс
Пространство имён: Tessa.FormEditor.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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.
|