Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SurfaceBluetooth
ObexItem
C# Class SurfaceBluetooth.ObexItem
Inheritance:
System.Windows.DependencyObject
Mostra file
Open project: smalice/SurfaceWPFApp
Public Methods
Method
Description
WriteToStream
(
System
s
) :
void
Writes the formatted contents to a stream for sending
Method Details
WriteToStream()
public
abstract
method
Writes the formatted contents to a stream for sending
public
abstract
WriteToStream
(
System
s
) :
void
s
System
return
void