Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
OpenCl
DotNetCore
Memory
Pipe
C# Класс OpenCl.DotNetCore.Memory.Pipe
Represents an OpenCL pipe.
Наследование:
OpenCl.DotNetCore.Memory.MemoryObject
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Pipe
(
IntPtr
handle
) :
System
Initializes a new
Pipe
instance.
Описание методов
Pipe()
публичный
Метод
Initializes a new
Pipe
instance.
public
Pipe
(
IntPtr
handle
) :
System
handle
IntPtr
The handle to the OpenCL pipe.
Результат
System