find_feature


Description:

public PluginFeature? find_feature (string name, Type type)

Find the pluginfeature with the given name and type in the registry.

Parameters:

this

the registry to search

name

the pluginfeature name to find

type

the pluginfeature type to find

Returns: