Table of Contents

Class NameModel

Namespace
Glitch9.IO.Networking
public class NameModel
Inheritance
NameModel
Inherited Members
Extension Methods

Constructors

NameModel(string)

public NameModel(string name)

Parameters

name string

Properties

Name

public string Name { get; set; }

Property Value

string