This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
ols
/
PaySharp
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
9fcf15ee4d
Branches
Tags
develop
master
PaySharp
/
PaySharp.Wechatpay
/
Domain
/
AppletPayModel.cs
AppletPayModel.cs
104 B
Histórico
Raw
1
2
3
4
5
6
namespace PaySharp.Wechatpay.Domain
{
public class AppletPayModel : PublicPayModel
{
}
}