Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Rhino
Tools
Shell
SecurityProxy
C# Class Rhino.Tools.Shell.SecurityProxy
Inheritance:
Rhino.SecurityController
Mostrar archivo
Open project: hazzik/Rhino.Net
Protected Methods
Method
Description
CallProcessFileSecure
(
Context
cx
,
Scriptable
scope
,
string
filename
) :
void
Method Details
CallProcessFileSecure()
protected
abstract
method
protected
abstract
CallProcessFileSecure
(
Context
cx
,
Scriptable
scope
,
string
filename
) :
void
cx
Rhino.Context
scope
Scriptable
filename
string
return
void