Get all types of a namespace
Declaring type: Utils
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public static Type[] GetTypesInNamespace (
        string name_space
) 
Parameters
name_space
a string describing the namespace
Return Value
an array of Type objects