======Конструктор Action(Object, IntPtr)====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public Action(object object, IntPtr method) **Параметры** * //object// * Тип: [[developers:references:system.object|System.Object]] * //method// * Тип: [[developers:references:system.intptr|System.IntPtr]]