public static string GetFriendlyMethodName(
this MethodBase? method
)<ExtensionAttribute>
Public Shared Function GetFriendlyMethodName (
method As MethodBase
) As Stringpublic:
[ExtensionAttribute]
static String^ GetFriendlyMethodName(
MethodBase^ method
)Gemstone.Reflection.MethodBaseExtensions.MethodBaseExtensions.GetFriendlyMethodName = function(method);