CallerInfo Constructor |
Name | Description | |
---|---|---|
CallerInfo(RuntimeTypeHandle, String, String, Int32, Int32) | Obsolete. Initializes a new instance of the CallerInfo class | |
CallerInfo(Type, String, String, Int32, Int32) | Obsolete. Initializes a new instance of the CallerInfo class | |
CallerInfo(RuntimeTypeHandle, String, String, Int32, Int32, CallerAttributes) |
Initializes a new CallerInfo, and uses as a RuntimeTypeHandle to specify the source type.
| |
CallerInfo(Type, String, String, Int32, Int32, CallerAttributes) |
Initializes a new CallerInfo, and uses as a Type to specify the source type.
|