This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JTNewEnergy
mirror of
https://github.com/SmallChi/JTNewEnergy.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
删除无用项
tags/1.0.0
SmallChi
7 years ago
parent
90f6383675
commit
3cf8ab647e
2 changed files
with
0 additions
and
14 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
src/GBNewEnergy.Protocol/IBuffer.cs
+0
-7
src/GBNewEnergy.Protocol/IBuffered.cs
+ 0
- 7
src/GBNewEnergy.Protocol/IBuffer.cs
View File
@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffer
{
byte[] Buffer { get; }
}
}
+ 0
- 7
src/GBNewEnergy.Protocol/IBuffered.cs
View File
@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffered
{
void ToBuffer();
}
}
Write
Preview
Loading…
Cancel
Save