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