A service that provides the name to either a platform or link.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic interface INameService
Public Interface INameService
public interface class INameService
type INameService = interface end
The INameService type exposes the following members.
Properties
| Name | Description |
---|
 | Name |
Gets the name.
|
Top
See Also