Loading...
18 |
19 |
20 | An unhandled error has occurred.
21 |
Reload
22 |
🗙
23 |
24 |
25 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/src/PocketBaseClient/Services/ServiceBase.cs:
--------------------------------------------------------------------------------
1 | // Project site: https://github.com/iluvadev/PocketBaseClient-csharp
2 | //
3 | // Issues: https://github.com/iluvadev/PocketBaseClient-csharp/issues
4 | // License (MIT): https://github.com/iluvadev/PocketBaseClient-csharp/blob/main/LICENSE
5 | //
6 | // Copyright (c) 2022, iluvadev, and released under MIT License.
7 | //
8 | // pocketbase-csharp-sdk project: https://github.com/PRCV1/pocketbase-csharp-sdk
9 | // pocketbase project: https://github.com/pocketbase/pocketbase
10 |
11 | namespace PocketBaseClient.Services
12 | {
13 | ///