This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WEP
/
WEP_V2.1.3
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
28d1a8a712
Ramas
Etiquetas
dev
master
WEP_V2.1.3
/
SourceCode
/
We.Engine
/
WeEngine.Base
/
Strategy
/
IStrategy.cs
IStrategy.cs
86 B
Histórico
Raw
1
2
3
4
5
6
7
namespace WeEngine.Strategy
{
public interface IStrategy
{
}
}