You are here: Start » AVL.NET » CharacterSample Constructor
CharacterSample Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public CharacterSample
(
AvlNet.CharacterSample rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.CharacterSample | Prototype object. |
