Inheritance Hierarchy
In This Topic
    Nevron.Nov.Networking.CloudStorage Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a cloud storage file.
    ClassBase class for cloud file dialogs. After creating the dialog, call the Initialize(Nevron.Nov.Networking.CloudStorage.NCloudStorageService) 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.NCloudStorageService) 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.NCloudStorageService) method to create its UI and initialize it.
    ClassRepresents a cloud storage file system object (file or folder).
    ClassRepresents a cloud storage file.
    ClassBase class for all cloud storage services.
    See Also