Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
jiahailin
/
GIS_cs
İzle
1
Yıldızla
0
Çatalla
0
Files
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
GIS_cs
/
WWPipeLine
/
WWPipeLine.WPF
/
IResposeWPF.cs
IResposeWPF.cs
114 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
8
namespace WWPipeLine.WPF
{
public interface IResposeWPF
{
void ResposeWPF(string tag);
}
}