Title: | Reflection within a method call. | Language: | C# |
Description: | Calling assembly, current method name, current method's class. | Views: | 326 |
Author: | digitalWraith .net | Date Added: | 5/9/2007 |
| Code | |
1string callingAssemblyName = System.Reflection.Assembly.GetCallingAssembly().FullName; |
Nenhum comentário:
Postar um comentário