ReflectionHelper.IsAvailableInTargetFramework Method |
Name | Description | |
---|---|---|
IsAvailableInTargetFramework(MemberInfo) |
Determines whether a given MemberInfo is available in the target framework
of the current project.
| |
IsAvailableInTargetFramework(Type) |
Determines whether a given Type is available in the target framework
of the current project.
|