Skip to content

83a59284 9426 5651 d6bf 7a3e7954e5b3

Axel Kesseler edited this page Oct 3, 2019 · 2 revisions

CapacityEntity.ToString Method

Returns a string representation of current instance.

Namespace: Plexdata.Converters.Entities
Assembly: Plexdata.CapacityConverter (in Plexdata.CapacityConverter.dll) Version: 1.0.1

Syntax

C#

public override string ToString()

Return Value

Type: String
The string representation of current instance.

Remarks

This overwritten method returns a string representation of current instance consisting of current value and the second unit.

See Also

Reference

CapacityEntity Class
Plexdata.Converters.Entities Namespace

Clone this wiki locally