Symfonia.WebAPI.Interface.OSS.Interfaces Namespace > IOssProductController Interface

Drukuj

.NET Framework Class Library

IOssProductController Interface

Interfejs implementowany przez kontroler OssProductController.

Namespace: Symfonia.WebAPI.Interface.OSS.Interfaces

Assembly:  Symfonia.WebAPI.Interface.OSS (in Symfonia.WebAPI.Interface.OSS.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Interface IOssProductController

C#

public interface IOssProductController

Visual C++

public interface class IOssProductController

JavaScript

Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductController = function();
Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductController.createInterface('Symfonia.WebAPI.Interface.OSS.Interfaces.IOssProductController');

See Also

IOssProductController Members

Symfonia.WebAPI.Interface.OSS.Interfaces Namespace