I have some issue I'm Posting my json body via RestSharp c#, author by Token and method is Post! There're nothing Posted to API but My code is not show any erro
I coded a bot a few months ago and recently has been showing an error that goes 'TypeError: Cannot read property 'getId' of undefined' I have just tried to fix
We dockerized oim and soa on our system Now we have one admin server and two soa and 2 oim servers each dockerized and configured on different machines. We mana
I have a class called 'Grid', which is supposed to be a 2D array of another class 'Cell'. However, the 'Cell' class is abstract and is supposed to be extended b
Is there a "smart" way to achieve the same result as in Java when using an interface and abstract class which both implements their own half of a shared interfa