AnimancerReflection.

GetFullName(MethodInfo) Method

Summary

Returns the `method`'s DeclaringType.Name.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerReflection

Syntax

public static string GetFullName(MethodInfo method)

Parameters

Name Type Description
method MethodInfo

Return Value

Type Description
string