Kaynağa Gözat

删除无用项

tags/1.0.0
SmallChi 7 yıl önce
ebeveyn
işleme
3cf8ab647e
2 değiştirilmiş dosya ile 0 ekleme ve 14 silme
  1. +0
    -7
      src/GBNewEnergy.Protocol/IBuffer.cs
  2. +0
    -7
      src/GBNewEnergy.Protocol/IBuffered.cs

+ 0
- 7
src/GBNewEnergy.Protocol/IBuffer.cs Dosyayı Görüntüle

@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffer
{
byte[] Buffer { get; }
}
}

+ 0
- 7
src/GBNewEnergy.Protocol/IBuffered.cs Dosyayı Görüntüle

@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffered
{
void ToBuffer();
}
}

Yükleniyor…
İptal
Kaydet