C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ILayer.cs
Go to the documentation of this file.
1
using
AnalyzeRe.APITypes
;
2
3
// ReSharper disable once CheckNamespace (Type is common enough to be on root namespace)
4
namespace
AnalyzeRe
5
{
7
public
interface
ILayer
:
ILayerSource
,
IStoredAPIResource
,
IAPI_Polymorphic
{ }
8
}
AnalyzeRe.APITypes.IAPI_Polymorphic
Interface for polymorphic types on the server.
Definition
IAPI_Polymorphic.cs:7
AnalyzeRe.APITypes.IStoredAPIResource
Interface for Base class used by all stored resources.
Definition
IStoredAPIResource.cs:10
AnalyzeRe.ILayerSource
An interface for an object that provides access to some layer instance.
Definition
ILayerSource.cs:11
AnalyzeRe.ILayer
Abstract representation of a layer.
Definition
ILayer.cs:7
AnalyzeRe.APITypes
Definition
APIResource_WithDataEndpoint.cs:5
AnalyzeRe
Definition
API.Authentication.cs:14
src
AnalyzeRe.Client
Model
Resources
Layers
ILayer.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8