This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
WEP
/
WEP_V2.1.3
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
28d1a8a712
Ramuri
Etichete
dev
master
WEP_V2.1.3
/
SourceCode
/
We.Engine
/
WeEngine.Base
/
Strategy
/
IStrategy.cs
IStrategy.cs
86 B
Istoric
Crud
1
2
3
4
5
6
7
namespace WeEngine.Strategy
{
public interface IStrategy
{
}
}