C# 클래스 Glare.NamedObject

An object that can be named with Name and has a dictionary of tags with Tags.
파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
ToString ( ) : string

Convert to a string representation of the object.

메소드 상세

ToString() 공개 메소드

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