Click or drag to resize

ApplicationManagerBeTableMapping Property

Namespace:  Unvired.Kernel.UWP.Core
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, Type> BeTableMapping { get; set; }

Property Value

Type: DictionaryString, Type
See Also