WordDocumentTableGroup - конструктор |
Пространство имён:
Tessa.Extensions.Default.Server.Cards
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксис public WordDocumentTableGroup(
Dictionary<string, Object> storage = null
)
Public Sub New (
Optional storage As Dictionary(Of String, Object) = Nothing
)
public:
WordDocumentTableGroup(
Dictionary<String^, Object^>^ storage = nullptr
)
new :
?storage : Dictionary<string, Object>
(* Defaults:
let _storage = defaultArg storage null
*)
-> WordDocumentTableGroup
Параметры
- storage (Optional)
- Тип: System.Collections.GenericDictionaryString, Object
См. также