Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Registrar
Entrar
lihaodyx
/
tede
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
474db71846
Branches
Tags
master
tede
/
gx_api
/
GxPress
/
Service
/
GxPress.Service.Interface
/
AppChannel
/
IAppChannelService.cs
IAppChannelService.cs
121 B
Histórico
Raw
1
2
3
4
5
6
7
namespace GxPress.Service.Interface.AppChannel
{
public interface IAppChannelService:IService
{
}
}