Beispiel #1
0
 public Event()
 {
     ImageUri = RandomAsset.getRandomAsset();
 }
Beispiel #2
0
 public Company()
 {
     ImageUri = RandomAsset.getRandomAsset();
 }
Beispiel #3
0
 public Branch()
 {
     ImageUri = RandomAsset.getRandomAsset();
 }