Creates a copy of another instance.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public ColorScheme( ColorScheme another ) |
| Visual Basic |
|---|
Public Sub New ( another As ColorScheme ) |
Parameters
- another
- Type: Sgry.Azuki..::..ColorScheme