This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
AIP
/
AipGateway
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
0f274a834b
Branches
Tags
master
AipGateway
/
AipGateway.API.Service
/
Services
/
ILinkedServerService.cs
ILinkedServerService.cs
103 B
Histórico
Raw
1
2
3
4
5
6
namespace AipGateway.API.Service.Services
{
public interface ILinkedServerService
{
}
}