Method GetToolsAs
GetToolsAs<T>()
Gets all tools which are derived from the specified type.
public virtual IEnumerable<T> GetToolsAs<T>()
Returns
- IEnumerable<T>
Type Parameters
T
Type of the tool
Gets all tools which are derived from the specified type.
public virtual IEnumerable<T> GetToolsAs<T>()
T
Type of the tool