Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
SmallChi
/
JTNewEnergy
espelhamento de
https://github.com/SmallChi/JTNewEnergy.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
1
Wiki
Atividade
Ver código fonte
删除无用项
tags/1.0.0
SmallChi
7 anos atrás
pai
90f6383675
commit
3cf8ab647e
2 arquivos alterados
com
0 adições
e
14 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-7
src/GBNewEnergy.Protocol/IBuffer.cs
+0
-7
src/GBNewEnergy.Protocol/IBuffered.cs
+ 0
- 7
src/GBNewEnergy.Protocol/IBuffer.cs
Ver arquivo
@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffer
{
byte[] Buffer { get; }
}
}
+ 0
- 7
src/GBNewEnergy.Protocol/IBuffered.cs
Ver arquivo
@@ -1,7 +0,0 @@
namespace GBNewEnergy.Protocol
{
public interface IBuffered
{
void ToBuffer();
}
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar