Method GetCallingType
| Edit this page View SourceGetCallingType()
Get the ReflectedType of the first caller outside of this assembly
Declaration
public static Type GetCallingType()
Returns
Type | Description |
---|---|
Type | The reflected type of the first caller outside of this assembly |