GenericCapableTypeAdapter.SimpleName Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the name of the type without any generic arity suffix.
public string SimpleName { get; }Property Value
- string
- The name of the type without any generic arity suffix.
