Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated pricings (markdown)
authored
Aug 09, 2018
by
Lars Krämer
Show whitespace changes
Inline
Side-by-side
pricing.md
0 → 100644
View page @
ec7b3a51
## GetAsync();
#### public static async Task<Pricing> GetAsync();
Returns all server in a list.
```
lkcode.hetznercloudapi.Api.Pricing pricing = await lkcode.hetznercloudapi.Api.Pricing.GetAsync();
```
\ No newline at end of file