'Declaration Public Function New( _
ByVal sessionDataStorageA data storage that stores images.As Vintasoft.Data.IDataStorage, _
ByVal globalResourcesDataStorageA data storage that stores global resources.As Vintasoft.Data.IDataStorage _
)
public VintasoftImageWebService(
Vintasoft.Data.IDataStorage sessionDataStorage,
Vintasoft.Data.IDataStorage globalResourcesDataStorage
)
public: VintasoftImageWebService(
Vintasoft.Data.IDataStorage sessionDataStorage,
Vintasoft.Data.IDataStorage globalResourcesDataStorage
)
public:
VintasoftImageWebService(
Vintasoft.Data.IDataStorage sessionDataStorage,
Vintasoft.Data.IDataStorage globalResourcesDataStorage
)
Parameters
- sessionDataStorage
- A data storage that stores images.
- globalResourcesDataStorage
- A data storage that stores global resources.