interface
IClassNameProvider
public interface IClassNameProvider Provides internal class name for DisplayInfo of a member or a type.
Properties
| Name | Type | Description |
|---|---|---|
Value virtual | String | The class name. Typically a class name is all lower case, has spaces replaced by underscores (_) or dashes (-) and contains no other special symbols. |