Appearance
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.ServiceNowBaseModelType parameters
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) |