PERWAPI.MethodSemantics.GetMethodType C# (CSharp) Méthode

GetMethodType() private méthode

private GetMethodType ( ) : MethodType
Résultat MethodType
        internal MethodType GetMethodType()
        {
            return type;
        }