This website requires JavaScript.
Explore
Help
Register
Sign In
michael.heier
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7e2c52936f
jellyfin
/
Emby.Server.Implementations
/
IO
/
SharpCifs
/
Util
/
Sharpen
/
Reference.cs
8 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
stub out cifs support
2017-04-02 00:36:06 +00:00
namespace
SharpCifs.Util.Sharpen
{
internal
abstract
class
Reference
<
T
>
update sharpcifs
2017-07-08 03:12:21 +00:00
{
public
abstract
T
Get
(
)
;
}
stub out cifs support
2017-04-02 00:36:06 +00:00
}
Reference in New Issue
Copy Permalink