Exemplo n.º 1
0
 public DemoData(Dictionary <string, object> dic, NotifData data)
 {
     this.Dic  = dic;
     this.Data = data;
 }