janssenr / SendCloudApi.Net

A C#/.net wrapper for the SendCloud API
MIT License
6 stars 5 forks source link

Update README.md #4

Closed sar0z closed 3 years ago

sar0z commented 3 years ago

Using var client = new SendCloudApi("apikey", "apisecret", "partnerid");

SendCloudApi is a namespace but is used like a type.