Exemplo n.º 1
0
 public DownloadViewEvent(DownloadViewEventType _type)
 {
     type = _type;
 }
Exemplo n.º 2
0
 public DownloadViewEvent(DownloadViewEventType _type)
 {
     type = _type;
 }