is_registered_type


Description:

public static bool is_registered_type (Type owner_type, Type type)

check if specified type is registered for specified owner_type

Parameters:

owner_type

the owner type to check

type

the type presumably belonging to owner type