Exemple #1
0
 internal FileSystem(Camera camera, LibGPhoto2.CameraStorageInformation storage)
 {
     this.camera  = camera;
     this.storage = storage;
 }
 internal FileSystem(Camera camera, LibGPhoto2.CameraStorageInformation storage)
 {
     this.camera = camera;
     this.storage = storage;
 }