======Конструктор Signature(IRuntimeMethodInfo, RuntimeType[], RuntimeType, CallingConventions)====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public Signature(IRuntimeMethodInfo method, RuntimeType[] arguments, RuntimeType returnType, CallingConventions callingConvention) **Параметры** * //method// * Тип: [[developers:references:system.iruntimemethodinfo|System.IRuntimeMethodInfo]] * //arguments// * Тип: [[developers:references:system.runtimetype|System.RuntimeType]][] * //returnType// * Тип: [[developers:references:system.runtimetype|System.RuntimeType]] * //callingConvention// * Тип: [[developers:references:system.reflection.callingconventions|System.Reflection.CallingConventions]]