This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
admin_Syl
/
EAS_BackEnd_Code
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
65f4367cf1
Branches
Tags
master
EAS_BackEnd_...
/
ZR.Common
/
DynamicApiSimple
/
IDynamicApi.cs
IDynamicApi.cs
89 B
Historique
Raw
1
2
3
4
5
6
namespace ZR.Common.DynamicApiSimple
{
public interface IDynamicApi
{
}
}