This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
gogsadmin
/
Metis_xctg
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
de1469a5b5
شاخهها
تگها
master
Metis_xctg
/
Core
/
IHotKeyTarget.cs
IHotKeyTarget.cs
124 B
تاريخچه
خام
1
2
3
4
5
6
7
8
namespace PaintDotNet
{
public interface IHotKeyTarget
: IDisposedEvent,
IFormAssociate
{
}
}