Class EntityDto
Implements
Inherited Members
Namespace: Code.Library.Dtos
Assembly: Code.Library.dll
Syntax
[Serializable]
public abstract class EntityDto : IEntityDto
Methods
| Improve this Doc View SourceToString()
Returns a string that represents the current object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | A string that represents the current object. |