PERWAPI.MethodSemantics.GetMethodType C# (CSharp) Метод

GetMethodType() приватный Метод

private GetMethodType ( ) : MethodType
Результат MethodType
        internal MethodType GetMethodType()
        {
            return type;
        }