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