C# Класс SurfaceBluetooth.ObexItem

Наследование: System.Windows.DependencyObject
Показать файл Открыть проект

Открытые методы

Метод Описание
WriteToStream ( System s ) : void

Writes the formatted contents to a stream for sending

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

WriteToStream() публичный абстрактный Метод

Writes the formatted contents to a stream for sending
public abstract WriteToStream ( System s ) : void
s System
Результат void