Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lihaodyx
/
tede
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b03ed6db72
Ramas
Etiquetas
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
{
}
}