DictionaryForumContacts

   English
Terms containing method call | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.a call to the interface method does result in a call to the function block implementationвызов метода интерфейса всегда приводит к вызову реализации функционального блока (ssn)
progr.any call of a method via an interface referenceлюбой вызов метода через ссылку на интерфейс (ssn)
progr.asynchronous method callасинхронный вызов метода (ssn)
comp., MSasynchronous method callасинхронный вызов метода (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
progr.call a shadowed methodвыполнить вызов затенённого метода (Alex_Odeychuk)
progr.call an asynchronous methodвызывать асинхронный метод (Alex_Odeychuk)
progr.call back methodметод обратного вызова (ssn)
telecom.call circuit methodиспользование служебной линии для обработки заказов
progr.call of a methodвызов метода (ssn)
progr.call of a method of an instance of another classвызов метода экземпляра другого класса (ssn)
progr.call of a method of an instance of another classвызов метода из экземпляра другого класса (ssn)
progr.call of a method of the own class instanceвызов метода из экземпляра собственного класса (ssn)
progr.call of a method via an interface referenceвызов метода через ссылку на интерфейс (ssn)
progr.call of the methodвызов метода (ssn)
progr.call restriction methodспособ ограничения вызовов (ssn)
progr.call the methodвызов метода (ssn)
progr.call the method on the mock objectвызвать метод имитирующего объекта (In NSubstitute, you directly call the method on the mock object and then chain the Returns method to specify the return value. Alex_Odeychuk)
comp., net.call the Web API methodвызвать метод на стороне сервера (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
comp., net.call the Web API methodвызвать метод контроллера сбора, обработки и интерпретации данных в веб-приложении (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
progr.call to another methodвызов другого метода (Alex_Odeychuk)
progr.call to the interface methodвызов метода интерфейса (ssn)
progr.call transfer methodметод передачи вызова (ssn)
progr.call-next-method"вызов-следующего-метода" (в языках с поддержкой множественного наследования этот способ имеет больше возможностей, чем вызов родительского метода в языках с единичным наследованием)
progr.context of the method callконтекст вызова метода (ssn)
progr.end of the source line containing the method callконец исходной строки, содержащей вызов метода (ssn)
progr.external call of a methodвнешний вызов метода (ssn)
progr.external call of a method of an instance of another classвнешний вызов метода экземпляра другого класса (ssn)
progr.external call of a method of an instance of another classвнешний вызов метода из экземпляра другого класса (ssn)
progr.graphical representation of a method callграфическое представление вызова метода (ssn)
progr.graphically represented method callграфически представленный вызов метода (ssn)
progr.immediate context of the method callнепосредственный контекст вызова метода (ssn)
progr.instance of a method callэкземпляр вызова метода (ssn)
progr.internal call of a methodвнутренний вызов метода (ssn)
progr.internal call of a method of the own class instanceвнутренний вызов метода из экземпляра собственного класса (ssn)
progr.internal method callвызов внутреннего метода (ssn)
progr.line containing the method callстрока, содержащая вызов метода (ssn)
progr.method callвызов метода (ssn)
progr.method call nodeузел вызова метода (IBM Alex_Odeychuk)
progr.method call of own and base FBвызов метода из собственного и базового функционального блока (ssn)
progr.method call representationпредставление вызова метода (ssn)
progr.method to callметод для вызова (ssn)
progr.name of the method to callимя метода для вызова (ssn)
comp., MSOnly writers can call this method.Вызов данного метода возможен только из модулей записи (Windows Presentation Foundation 3.0, .NET Framework 4.5 Rori)
progr.procedure call or method invocationвызов процедуры или метода (ssn)
progr.react to a method callреагировать на вызов метода (Alex_Odeychuk)
progr.reference method callвызов ссылочного метода (ssn)
progr.repeated call to the methodповторный вызов метода (Alex_Odeychuk)
progr.representation of a method callпредставление вызова метода (ssn)
Test.return value for the method callвозвращаемое значение для вызова метода (Alex_Odeychuk)
comp., MSsemisynchronous method callполусинхронный вызов метода (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink)
progr.source line containing the method callисходная строка, содержащая вызов метода (ssn)
progr.string method callвызов строкового метода (ssn)