Luyang78

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Luyang78 created a post, Can't get IMethodDeclaration via IMethod.GetDeclarations()
There is an IMethod that is {Method:System.Console.WriteLine(System.String value)}. When I call GetDeclarations(), the result is empty. I expect to get IMethodDeclaration, then get its qualified na...