Show / Hide Table of Contents

Class Named

Static companion for INamed.

Inheritance
Object
Named
Namespace: NanoByte.Common
Assembly: NanoByte.Common.dll
Syntax
public static class Named : Object

Fields

TreeSeparator

The default separator to use in Name for tree hierarchies.

Declaration
public const char TreeSeparator = '|'
Field Value
Type Description
Char
In This Article
Back to top Copyright Bastian Eicher