Tests.CBApi.models.requests.JobRecRequestStub.CheckForErrors C# (CSharp) Méthode

CheckForErrors() protected méthode

protected CheckForErrors ( IRestResponse response ) : void
response IRestResponse
Résultat void
        protected override void CheckForErrors(IRestResponse response) { }
    }