Appearance
ServiceNow.Core
SNow.Core.IServiceNow
IServiceNow.UsingAPI(string, ILogger) Method
csharp
SNow.Core.API.IAPI UsingAPI(string path, Microsoft.Extensions.Logging.ILogger logger=null);
Parameters
path
System.String
logger
Microsoft.Extensions.Logging.ILogger