MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamespaceGet­Descendant
Open sandboxFocus

INamespace.GetDescendant Method

GetDescendant(String)

Gets a descendant of the current namespace.

Declaration
INamespace GetDescendant(string ns)
Parameters
Type Name Description
String ns

Dot-separated name of the namespace relatively to the current namespace.

Returns
Type Description
INamespace