Interface IName
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Runtime.dll
It is used to implement objects that can be labeled with a name within a string type.
public interface IName
- Extension Methods
Properties
Name
string Name { get; }