示例#1
0
 public ShortUrlApi ShortUrl()
 {
     return(_api.Api <ShortUrlApi>(ShortUrlApi.ApiName));
 }