Sandbox Logo

IClassNameProvider.Value

string Value { get; set; }

Description

The class name. Typically a class name is all lower case, has spaces replaced by underscores (_) or dashes (-) and contains no other special symbols.

Return

User Comments