CardFilesDataProviderMapFileToRow - метод
Make mapping between file view model and target view.
Пространство имён: Tessa.Extensions.Default.Client.UI.CardFilesСборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected virtual Dictionary<string, Object?> MapFileToRow(
IFileViewModel file
)
Protected Overridable Function MapFileToRow (
file As IFileViewModel
) As Dictionary(Of String, Object)
protected:
virtual Dictionary<String^, Object^>^ MapFileToRow(
IFileViewModel^ file
)
abstract MapFileToRow :
file : IFileViewModel -> Dictionary<string, Object>
override MapFileToRow :
file : IFileViewModel -> Dictionary<string, Object>
- file IFileViewModel
- Source file view model.
DictionaryString,
ObjectData row.