Method GetCallingAssembly
| Improve this Doc View SourceGetCallingAssembly()
Get the Assembly of the first caller outside of this assembly
Declaration
public static Assembly GetCallingAssembly()
Returns
Type | Description |
---|---|
Assembly | The assembly of the first caller outside of this assembly |