This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
hexiaojie
/
Client
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
75bd296ac9
Branches
Tags
GFG
douYou
douYouTap
ios_test
master
Client
/
GameClient
/
Assets
/
TapTap
/
AntiAddiction
/
Script
/
Model
/
SubmitPayment.cs
SubmitPayment.cs
116 B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
namespace TapTap.AntiAddiction.Model
{
internal class SubmitPaymentResponse : BaseResponse
{
}
}