Hello, Is the System.Reflection class avaible in the current mono? Is there any tool that is provided with mono for discovering methods etc.? Can the Reflection class be used to discover classes in a given namespace? Can the Reflection class be used to discover all namespaces available? If not is there any other way to get this done? thanks.