This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ols
/
PaySharp
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9fcf15ee4d
Ramas
Etiquetas
develop
master
PaySharp
/
PaySharp.Wechatpay
/
Response
/
AppletPayResponse.cs
AppletPayResponse.cs
112 B
Histórico
Raw
1
2
3
4
5
6
namespace PaySharp.Wechatpay.Response
{
public class AppletPayResponse : PublicPayResponse
{
}
}