Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ScriptNET
Runtime
ScriptScopeActivator
C# Class ScriptNET.Runtime.ScriptScopeActivator
Default scope activator - used by framework to create ScriptScope by default may be overriden in xml configuration
Inheritance:
IScopeActivator
Exibir arquivo
Open project: Zepheus/Fiesta_Utils
Public Methods
Method
Description
Create
(
IScriptScope
parent
) :
IScriptScope
Private Methods
Method
Description
SetBaseItems
(
ScriptScope
result
) :
void
Method Details
Create()
public
method
public
Create
(
IScriptScope
parent
) :
IScriptScope
parent
IScriptScope
return
IScriptScope