This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
ols
/
PaySharp
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
9fcf15ee4d
Branches
Tags
develop
master
PaySharp
/
PaySharp.Alipay
/
Domain
/
CancelModel.cs
CancelModel.cs
94 B
Verlauf
Originalformat
1
2
3
4
5
6
namespace PaySharp.Alipay.Domain
{
public class CancelModel : QueryModel
{
}
}