Open sandboxFocus

Method IsAvailableInTargetFramework

IsAvailableInTargetFramework(MemberInfo)

Declaration
public static bool IsAvailableInTargetFramework(this MemberInfo memberInfo)
Parameters
Type Name Description
MemberInfo memberInfo
Returns
Type Description
bool

IsAvailableInTargetFramework(Type)

Declaration
public static bool IsAvailableInTargetFramework(this Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
bool