Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
lihaodyx
/
tede
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
017eebaac2
Branches
Tags
master
tede
/
gx_api
/
GxPress
/
Service
/
GxPress.Service.Interface
/
AppChannel
/
IAppChannelService.cs
IAppChannelService.cs
121 B
Historique
Raw
1
2
3
4
5
6
7
namespace GxPress.Service.Interface.AppChannel
{
public interface IAppChannelService:IService
{
}
}