Constructor Symbol
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
Symbol(dynamic)
Initializes a new instance of the Symbol
class with specified parameter.
public Symbol(dynamic jsSymbol)
Parameters
jsSymbol
dynamicJS symbol to be wrapped by this Symbol.