Exemple #1
0
 public ChatParticipant(ListEntry Base)
     :
     base(Base)
 {
 }
Exemple #2
0
 public DroneViewEntry(ListEntry Base)
     :
     base(Base)
 {
 }
Exemple #3
0
 public OverviewEntry(ListEntry Base)
     :
     base(Base)
 {
 }