Skip to content

ServiceNow.Core

SNow.Core.ServiceCatalog

CatalogService<T> Class

csharp
public class CatalogService<T> : SNow.Core.ServiceCatalog.CatalogServiceBase,
SNow.Core.ServiceCatalog.ICatalogService<T>
    where T : SNow.Core.Models.ServiceNowBaseModel

Type parameters

T

Inheritance System.Object 🡒 CatalogServiceBase 🡒 CatalogService<T>

Implements SNow.Core.ServiceCatalog.ICatalogService<T>

Constructors
CatalogService(IServiceNow, Guid)
Explicit Interface Implementations
SNow.Core.ServiceCatalog.ICatalogService<T>.Request(object)

Released under the MIT License.