Click or drag to resize
DigitalRuneStorageContentManager Constructor
Initializes a new instance of the StorageContentManager class.
Overload List
  NameDescription
Public methodStorageContentManager(IServiceProvider)
Initializes a new instance of the StorageContentManager class reading content from the IStorage service.
Public methodStorageContentManager(IServiceProvider, IStorage)
Initializes a new instance of the StorageContentManager class reading content from the specified storage.
Public methodStorageContentManager(IServiceProvider, IStorage, String)
Initializes a new instance of the StorageContentManager class.
Top
See Also