Esempio n. 1
0
 public FilePhoto(SafeUri uri)
 {
     DefaultVersion = new FilePhotoVersion { Uri = uri };
 }
Esempio n. 2
0
 public FilePhoto(SafeUri uri)
 {
     DefaultVersion = new FilePhotoVersion {
         Uri = uri
     };
 }