C# Класс OpenHome.Net.ControlPoint.Argument

(Action) Argument. Only intended for use by auto-generated proxies.
One Argument will be created per [in/out]put Parameter for the Action. Input parameters should construct arguments using the (Parameter, Val) constructor. Output parameters should construct arguments using only the parameter and should read the value when the invocation completes.
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
iHandle System.IntPtr

Защищенные методы

Метод Описание
Argument ( ) : System

Приватные методы

Метод Описание
Handle ( ) : IntPtr

Описание методов

Argument() защищенный Метод

protected Argument ( ) : System
Результат System

Описание свойств

iHandle защищенное свойство

protected IntPtr,System iHandle
Результат System.IntPtr