MobileDocumentPhotoLibraryOptions.cs 137 B

1234
  1. namespace InABox.Mobile
  2. {
  3. public class MobileDocumentPhotoLibraryOptions : MobileImageOptions<MobileDocumentPhotoLibrarySource> { }
  4. }