Design Pattern Framework 3.5
ImageService.ServiceImplementations Namespace
Patterns-In-Action! Application ► ImageService.ServiceImplementations
Declaration Syntax| C# | Visual Basic |
namespace ImageService.ServiceImplementations
Namespace ImageService.ServiceImplementations
Types| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
|
ImageService |
Image server service implementation. Returns requested images.
Currently, the service provides no add, edit, delete functionality.
|