Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ohSongshark
Plugin
C# Class ohSongshark.Plugin
Inheritance:
IPlugin
ファイルを表示
Open project: openhome/ohSongcast
Public Methods
Method
Description
Run
(
PacketDevice
aDevice
) :
void
ToString
( ) :
string
Protected Methods
Method
Description
Plugin
(
string
aName
) :
System
Method Details
Plugin()
protected
method
protected
Plugin
(
string
aName
) :
System
aName
string
return
System
Run()
public
abstract
method
public
abstract
Run
(
PacketDevice
aDevice
) :
void
aDevice
PacketDevice
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string