IHaveName Interface

Represent an entity with a name

Namespace:  TSD.API.Remoting.Common
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IHaveName

The IHaveName type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name
Top
See Also