This website requires JavaScript.
Explore
Register
Sign In
i2p
/
PulsarK-main
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
main
PulsarK-main
/
Pulsar.Server
/
Enums
/
TransferType.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
9 lines
111 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2026-08-27 10:57:58 -06:00
namespace
Pulsar.Server.Enums
{
public
enum
TransferType
{
Upload
,
Download
}
}
Reference in New Issue
Copy Permalink