Class NameCreationService
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
public sealed class NameCreationService : INameCreationService
- Inheritance
-
NameCreationService
- Implements
Methods
- CreateName(IContainer, Type)
Creates a new name that is unique to all components in the specified container.
- IsValidName(string)
Gets a value indicating whether the specified name is valid.
- ValidateName(string)
Gets a value indicating whether the specified name is valid.