public Dictionary<string, MethodCellCode> Methods { get; set; }
Public Property Methods As Dictionary(Of String, MethodCellCode) Get Set
member Methods : Dictionary<string, MethodCellCode> with get, set
In This Article