Beispiel #1
0
 public override IEnumerable <string> GetDynamicMemberNames()
 {
     return(Labels.Concat(Constants).Concat(Data));
 }