C# 클래스 SurfaceBluetooth.ObexItem

상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: smalice/SurfaceWPFApp

공개 메소드들

메소드 설명
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