public ConcurrentDictionary<Type, ClassCellCode> PropertyDic { get; }
Public ReadOnly Property PropertyDic As ConcurrentDictionary(Of Type, ClassCellCode) Get
member PropertyDic : ConcurrentDictionary<Type, ClassCellCode> with get
In This Article