index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Common
/
Net
/
IUdpServer.cs
blob: 01a8ef0218bd9ee66306722a86aa6ccf4b4d0ce9 (
plain
)
1
2
3
4
5
6
7
namespace
MediaBrowser.Common.Net
{
public
interface
IUdpServer
{
}
}