Provides an interface that identifies a service as an API. Classes implementing this interface should be treated like singletons since the instance is cached.
IApi
is defined in the Telligent.Evolution.Extensibility.Api
namespace of Telligent.Evolution.Platform.dll
Definition
interface IApi { }