This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gogsadmin
/
Metis_xctg
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d2fb30b0a3
Rami (Branch)
Tag
master
Metis_xctg
/
Core
/
MovingEventHandler.cs
MovingEventHandler.cs
105 B
Cronologia
Originale
1
2
3
4
namespace PaintDotNet
{
public delegate void MovingEventHandler(object sender, MovingEventArgs e);
}