Class NamespaceCodeElement
- Namespace
- SunamoRoslyn.Data
- Assembly
- SunamoRoslyn.dll
Represents a namespace-level code element with a classification type.
public class NamespaceCodeElement : CodeElement<NamespaceCodeElementsType>
- Inheritance
-
NamespaceCodeElement
- Inherited Members
- Extension Methods
Methods
ToString()
Returns a string representation of the namespace code element including its type and name.
public override string ToString()