Inheritance Hierarchy
In This Topic
    Nevron.Nov.Networking.CloudStorage Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a cloud storage file.
    ClassRepresents cloud file data.
    ClassBase class for cloud file dialogs. After creating the dialog, call the Initialize(Nevron.Nov.Networking.CloudStorage.NNevronCloudStorageService) method to create its UI and initialize it.
    ClassRepresents a cloud file open dialog. After creating the dialog, call the Nevron.Nov.Networking.CloudStorage.NCloudFileDialog.Initialize(Nevron.Nov.Networking.CloudStorage.NNevronCloudStorageService) method to create its UI and initialize it.
    ClassBase class for cloud file pickers that contains a splitter with a tree view displaying folders in its left pane.
    ClassRepresents a cloud file save dialog. After creating the dialog, call the Nevron.Nov.Networking.CloudStorage.NCloudFileDialog.Initialize(Nevron.Nov.Networking.CloudStorage.NNevronCloudStorageService) method to create its UI and initialize it.
    ClassRepresents a cloud storage file system object (file or folder).
    ClassRepresents a cloud storage folder.
    ClassBase class for all cloud storage services.
    ClassBase class for all cloud storage services which use the Nevron file browser to select files for opening or saving.
    See Also