This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-20 04:18:51 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfcd1b520f
jellyfin
/
Emby.Server.Implementations
/
IO
/
SharpCifs
/
Util
/
Sharpen
/
IPrivilegedAction.cs
8 lines
96 B
C#
Raw
Normal View
History
Unescape
Escape
stub out cifs support
2017-04-01 17:36:06 -07:00
namespace
SharpCifs.Util.Sharpen
{
update sharpcifs
2017-07-07 20:12:21 -07:00
internal
interface
IPrivilegedAction
<
T
>
{
T
Run
(
)
;
}
stub out cifs support
2017-04-01 17:36:06 -07:00
}
Reference in New Issue
Copy Permalink