C# Class Glare.NamedObject

An object that can be named with Name and has a dictionary of tags with Tags.
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
ToString ( ) : string

Convert to a string representation of the object.

Method Details

ToString() public method

Convert to a string representation of the object.
public ToString ( ) : string
return string