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.
2
3// ReSharper disable once CheckNamespace (Type is common enough to be on root namespace)
4namespace AnalyzeRe
5{
8}
Interface for polymorphic types on the server.
Interface for Base class used by all stored resources.
An interface for an object that provides access to some layer instance.
Abstract representation of a layer.
Definition ILayer.cs:7