javascript - Why Translations Synchronizer throws exception "Object reference not set to an instance of an object."? -


when attempt translate phrase translations synchronizer throwing exception object reference not set instance of object. don't know how fix , why happening.

  public static class translationssynchronizer  {  public static void sendtranslation (int langid, string aname, string aclass,   string phrase, string atranslation);   }   


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -