Interface INetObjectName
Interface which may be implemented by INetObject to expose custom name for network object (i.e. for logging).
Inherited Members
Namespace: Eco.Shared.Networking
Assembly: Eco.Shared.dll
Syntax
public interface INetObjectName : INetObject
Properties
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |