This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
admin_Syl
/
EAS_BackEnd_Code
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
3834cf042f
Branches
Tags
master
EAS_BackEnd_...
/
ZR.Common
/
DynamicApiSimple
/
IDynamicApi.cs
IDynamicApi.cs
89 B
Histórico
Raw
1
2
3
4
5
6
namespace ZR.Common.DynamicApiSimple
{
public interface IDynamicApi
{
}
}